How can I have a Legend created with Rows, Color or Mark by column, added to a graph?
Older versions had at least a copy tab for the Legend. Now using Snip to copy and paste only PPT. Is there a way to add this directly to the graph?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesOlder versions had at least a copy tab for the Legend. Now using Snip to copy and paste only PPT. Is there a way to add this directly to the graph?
Hello!
Set this URL can increase the serial number in a circular way can download different data, how to realize the automatic generation of different variables to save each different download results?
Thanks!For( i = 1, i <= 60, i++,
u = "" || Char( i );
rs = New HTTP Request( Url( u ), Method( "GET" ) );
Eval( Parse( "txt" || Char( i ) || "=" || rs << Send ) );//??
Show( txt1 );
//txt1 = rs <
...
I want to open multiple measurement files and concatenate them to a single file.Unfortunately, due to the strange header of the files, it's not straightforward to use Import Multiple Files ... So, I set up a for loop and load every file via open() ..., process it one by one, and then concatenate them. It's astonishing how much slower for( open(...)) is compared to MFI.Some tricks that I tried:- l...
Is there a way to use an index argument with characters like one can do with numerals? For example, while 1::5 would yield {1,2,3,4,5}, is there an efficient method to do X8::Y2 or am I stuck having to write out {"X8", "X9", "Y0", "Y1", Y2"}?Thanks!
I am trying to write JSL to pull in multiple files and concatenate them together, but I have some files where the headers start in row 2 and some files where the header starts in row 3. I am unaware of which files have headers in different rows and I am trying to avoid having to open them all to find out. Is there a way to write JSL to look for the first column header (Time) and start reading th...
Older versions had at least a copy tab for the Legend. Now using Snip to copy and paste only PPT. Is there a way to add this directly to the graph?
Hello!
Set this URL can increase the serial number in a circular way can download different data, how to realize the automatic generation of different variables to save each different download results?
Thanks!For( i = 1, i <= 60, i++,
u = "" || Char( i );
rs = New HTTP Request( Url( u ), Method( "GET" ) );
Eval( Parse( "txt" || Char( i ) || "=" || rs << Send ) );//??
Show( txt1 );
//txt1 = rs <
...
Hello dear community, I am assigning the two decimal point format to a column but when i extract this value it is still showing 3 decimal points. I would appricate your input. Here is an example:// Open Data Table: Antibiotic MICs.jmp
// → Data Table( "Antibiotic MICs" )
Open( "$SAMPLE_DATA/Antibiotic MICs.jmp" );
// Standardize column attributes-The main idea is the format= Fixed Dec, 10, 2-show
...
Hi, Is there way I could insert the column values in the list than jmp table?
I 'm trying to write a JSL code to query data from database and I want to store the values from the SQL table into a variable list (not in the JMP table).
For example, save the WorkCenter sql table values in the list= {};
Any suggestions?
Thanks,Jackie
Current version for JMP--> slack updates
hi,I have got an add-in from https://community.jmp.com/t5/JMPer-Cable/Who-what-why-and-how-Tools-for-modeling-and-visualizing/bc-p/624293#M842 to implement floodlight analysis through Johnson-Neyman Plot. according to the table of the example from the linkage above; what does "_c" mean? such as "meaning_c" and overwhelming_c"? focus on my own study, I got a moderator called "SE" which is a contin...
Which GoF statistic is best to use (Pearson or Deviance) when the results disagree? Is one better suited for Probit than the other? I'm using JMP Pro 17.0.0
The context of my data is from an e-commerce website. I am measuring the number of errors made based on different independent variables: Filtering technique (Alphabetical, Relevance and Search) and Number of Items added (Add one at a time, or add multiple items to cart at once). As the number of errors made is 0 most of the time, I have opted to use the Zero Inflated Poisson Regression. When I per...
I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.
Bonjour à tous,Est-il possible de mettre dans le criblage des processus le format/la colonne de notre choix dans le module « dernière alarme ». Pour ma part j’aimerais pouvoir y mettre une colonne Date pour pouvoir contrôler à quels jour interviennent mes dernières alarmes.Merci pour votre aide.
A practical introduction for new users, trial users, and anyone who needs a refresher Registe...
Do you face challenges with restrictive data formats from EDS, XRD, or Raman instruments? Are the ex...
REGISTER HERE If you teach with JMP Student Edition, you should be aware of some lesser known...
Do you want to efficiently and interactively explore data to uncover patterns and see relationships...