Discovery Summit Europe 2026 "ONLINE"
Is it possible to attend the Discovery Summit conference Europe 2026 "Online"? Regards, Lu
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesIs it possible to attend the Discovery Summit conference Europe 2026 "Online"? Regards, Lu
How can point the cursor to a certain bar chart on the right to obtain the country name, and then get all the resource data of that country in the master table:
Make pie charts of distribution and consumption respectively.
Please answer in Chinese: Provide the complete modified code in the code box. Once the code is given, there is no need for further explanations
Thanks Experts!
Hi,
I want to put several graphs in a single plot and use the Graph Builder together with V List Box and H List Box. I want to add vertical lines to the plots. I found the example by @jthi, however I get problems as soon as there a several plots.
The example below works with a single plot, but when I uncomment the second plot, I get an additional axis between the plots (see below). How can I fix tha...
I need to save best transformation in the table using JSL. How can I achieve that?
Names Default To Here( 1 );
dt = Current Data Table();
// 1. Column Selection
dlg = Column Dialog( colList = Col List( "Select Test Column", Max Col( 1 ) ) );
If( dlg["Button"] == -1, Throw( "User cancelled" ) );
selectedColList = dlg["colList"];
col = Column( dt, selectedColList );
// 2. Run Fit Model to ac...
I have a strip plot DOE with 2 very hard and 2 hard to change facors, also 2 are easy to change. With my model I get 8 whole plots and 16 subplots with 48 runs However when I don't allow the hard to change factors to change independend from very hard the number of runs remain the same? Allowing all whole plot x subplot conbinations should give significantly more runs?
How can point the cursor to a certain bar chart on the right to obtain the country name, and then get all the resource data of that country in the master table:
Make pie charts of distribution and consumption respectively.
Please answer in Chinese: Provide the complete modified code in the code box. Once the code is given, there is no need for further explanations
Thanks Experts!
I need to save best transformation in the table using JSL. How can I achieve that?
Names Default To Here( 1 );
dt = Current Data Table();
// 1. Column Selection
dlg = Column Dialog( colList = Col List( "Select Test Column", Max Col( 1 ) ) );
If( dlg["Button"] == -1, Throw( "User cancelled" ) );
selectedColList = dlg["colList"];
col = Column( dt, selectedColList );
// 2. Run Fit Model to ac...
I have a strip plot DOE with 2 very hard and 2 hard to change facors, also 2 are easy to change. With my model I get 8 whole plots and 16 subplots with 48 runs However when I don't allow the hard to change factors to change independend from very hard the number of runs remain the same? Allowing all whole plot x subplot conbinations should give significantly more runs?
My study looked at whether begging calls differed between 5 bird species. After recording each individual, I chose 5-10 begging calls to measure from the individual. Thus, I am using a Mixed Model with ID as my random effect and Species as my fixed effect. I need to run multiple comparisons to determine which pairs of species' calls differed. The JMP manual for running multiple comparisons in a Mi...
Is there a way I can refresh the 'Source' data without it launching a new table? Or is it possible for the saved scripts to get carried over into the new table? I have set up a template to monitor our processes. The data table is linked to a sharepoint file that is a living document that will be updated on occasion. The goal was to never have to manually copy / import anything into jmp but have a...
How can point the cursor to a certain bar chart on the right to obtain the country name, and then get all the resource data of that country in the master table:
Make pie charts of distribution and consumption respectively.
Please answer in Chinese: Provide the complete modified code in the code box. Once the code is given, there is no need for further explanations
Thanks Experts!
How do I get newly opened JMP files to appear as the top window in my apps. How many times have I mistaken the newly opened for the currently opened. Very, VERY annoying.
Is there any way to generate confidence intervals for an SVM model?
In a code, the coding for the expression handling was wrong and produced a surprising result.
I reduced it to an interaction between "x()" [inside Variables (x(:column))] and a variable x.
an example:
x= "hello";
type(x); // -> string
X(5) // -> "hello"
After defining a variable x, I can use it as a function x(...) - with an arbitrary argument
... and JMP will return the content of x.
someho...
Never mind, I figured it out - one of the functions had Eval() which was evaluating right when script starts.
I am writing a simple GUI prototype:
List of tables in a combo box, button to add\open table and Filter Col Box with column names of the currently selected table.
Everything works on the first run - tables are switched, columns are displayed, combobox reacts to tables being added, closed...
JMP Student Edition has extensive regression and ANOVA capabilities implemented in an interacti...
JMP offers a variety of ways to interactively examine and model the relationship between an output v...
Este seminario web se presenta en español. Tanto si acaba de descargar la prueba gratuita de 30 días...
French Mastering JMP Ouvrez la voie à une exploration de données plus rapide, plus claire et plus sû...