HOW TO FIND MINIMA/MAXIMA IN JMP?
Is there a way to find this minima(as shown in figure) and exclude data to its left.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesIs there a way to find this minima(as shown in figure) and exclude data to its left.
Hello, I am using JMP16. I have a pop up box to ask for user input to define two variables ("Entity", and "Last_X_Days") that I would like to use to query a database. I have no problem getting these variables defined, but the data pull query is in quotations and wont take inputs as variables. It just takes them literally. If "Last_X_Days" and "Entity" are previously defined as variables (based of...
HI, I'm trying using below JSL to run a JMPclincal review template, but did not make it. here is the JSL: JMPclinicalreviewAPI:openreviewtemplate("the path\xx.jmpcrt"); //this is to open the JMPclinical review template. this worked.JMPclinicalreviewAPI:runallreports; // this is to run the reports in the template. failed. the error message in log: "the namespace "reportRefNS" is not defined in acc...
The following does not workNames Default To Here (1);
// Combine columns
dm = ".0";
Data Table( "myTable" ) << Combine Columns(
columns( :Col1, :Col2 ),
Column Name( "ID" ),
Delimiter(dm)
//Delimiter ("dm")
);
But writing the argument to Delimiter directly as Delimiter(".0")
works. How to supply argument to the delimiter from outside?
bonjour, quand j'importe une base type oracle avec Jump, j'obtiens pour certaines valeurs des caractères spéciaux; voir image.alors que dans la base de données, les cellules sont vides. est-ce que celà vient du client Oracle sur mon poste?est-ce que celà vient de la base oracle sur le serveur,est-ce que celà vient du client Jmp? cordialement
Is there a way to find this minima(as shown in figure) and exclude data to its left.
Hello, I am using JMP16. I have a pop up box to ask for user input to define two variables ("Entity", and "Last_X_Days") that I would like to use to query a database. I have no problem getting these variables defined, but the data pull query is in quotations and wont take inputs as variables. It just takes them literally. If "Last_X_Days" and "Entity" are previously defined as variables (based of...
bonjour, quand j'importe une base type oracle avec Jump, j'obtiens pour certaines valeurs des caractères spéciaux; voir image.alors que dans la base de données, les cellules sont vides. est-ce que celà vient du client Oracle sur mon poste?est-ce que celà vient de la base oracle sur le serveur,est-ce que celà vient du client Jmp? cordialement
Is it possible to pass a message to the instance of a class from within a method? Here is an example of what I am trying to do: Define Class(
"example",
x=1;
test = Method( {name, method},
<< Insert(name, method);
);
);
t = New Object( example());
// This fails to insert the blah method
t:test("blah", Method({y}, show("Blah " || char(x) || char(y))));
t:blah(6);
//This succeeds in insert
...
Referring to Rules: Stepwise Regression Control Panel (jmp.com) and Example of the Combine Rule : JMP Help Could somebody please further elaborate on the 2 tests when considering the entry for a term. It would also be immensely helpful if the explanation was based on stepwise backward selection. "Calculates p-values for two separate tests when considering entry for a term that has precedents. The ...
bonjour, quand j'importe une base type oracle avec Jump, j'obtiens pour certaines valeurs des caractères spéciaux; voir image.alors que dans la base de données, les cellules sont vides. est-ce que celà vient du client Oracle sur mon poste?est-ce que celà vient de la base oracle sur le serveur,est-ce que celà vient du client Jmp? cordialement
Referring to Rules: Stepwise Regression Control Panel (jmp.com) and Example of the Combine Rule : JMP Help Could somebody please further elaborate on the 2 tests when considering the entry for a term. It would also be immensely helpful if the explanation was based on stepwise backward selection. "Calculates p-values for two separate tests when considering entry for a term that has precedents. The ...
Hi , I used JMP DATAbase Query to query data from tables. the same query worked find until today it suddenly complains of issue of converting char to int. I'm not sure why it worked before and nothing has changed, but now not it is not working. So I started to work on the custom query to find a way to add script to convert. This is my first time with the custom sql query. how can I convert the t2....
If I open a file via open("filename"), the command returns a reference to the data table which can be used as dt = open("filename");
If I trigger open viadt = Main Menu("open")
it doesn't return a reference to the data table. In general, is there a way, when triggering a command from the Main Menu, to get the return value?e.g. a reference to a data table for a user defined file loader - or an error ...
Sometimes in a GraphBuilder it's difficult to select multiple entries in the legend, especially along the idea:- select a first entry- press shift *)- while clicking on another entry.If everything works fine, at the end both entries plus the entries in between will be selected. But there are cases where either the first selected entry or all entries are deselected at the end.
Is there a feature beh...
Jump into Graphing Date: Tuesday, September 16Time: 1:00 – 2:30 p.m. ETDuration:&nbs...
Elaborate on Elaborate: Advanced Interactive Reporting & AI-Enhanced Development In this...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
REGISTER HERE *** Note that this webinar starts at a different time than the other Fall 2025...