Welcome to the JMP User Community!
Ask questions, get answers, meet other JMP usersLearning Resources
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesLatest Discussions
-
Searching elements in Tree box
Is it feasible to search for elements in a tree box?
The method shown in the link below searches for user-entered elements in a list box, but this approach does not apply to a tree box.
Searching elements in listbox This is because a list box can easily use a loop to search through all items. What methods can be used to search for elements in a tree box?
The following JSL is an example of creatin...BabyDoragon
351 views | 15 replies -
Fit some models: how can i run and save all fits to the datatable?
in JMP 17: I have completed a dsd with many outputs (over 100 outputs). I can use fit definitive screening to open an interface and enter all the inputs, all the outputs and it proceeds to fit a model for each output. What i want to do now is "Run Model" (for each model) and then "Save script to datatable" (for each fit model). How would i write a script to do this? chatgpt suggests the follow...
rk3
51 views | 1 replies -
Is it possible to select multiple options in a tree box by mouse dragging like listbox?
In the tree box, when the Multiselect setting is set to 1, it allows multiple selections of options in the tree box (as shown in the JSL Script). However, unlike the list box, in this case, multiple selections are made while holding down the Ctrl key. Is there a way to select multiple items like in a list box, not only by holding the Ctrl key but also by dragging the left mouse button to select mu...
BabyDoragon
33 views | 1 replies -
How to Paste graphics from clipboard via JSL; alternatively: how to create a stand-alone legend?
Hi everyone,I have reached the limitations of my (rather limited) scripting skills and am looking for help. What I am currently trying to do is to create a legend based on "Color by column" or row legend, which is not appended to a certain plot but could be placed in a seperate Outline Box or such.Reason I am trying to do this is, that I am working on a JSL script which in the end shall retrieve a...
MJE
14603 views | 13 replies -
Stacking multiple columns, and adding repeating values to new columns
Hello folks I have a original set of data with first row as sample/location, and next rows shows values corresponding to specific iterations. I'd like to change this data, stacking the values and creating the new column showing Sample/Location separately. This is what I'd like to have: repeating iteration/sample/location for each values. Alternatively, I'd like to have this; if separating ...
EdgeMarmoset719
93 views | 3 replies
Latest Discussions
-
Fit some models: how can i run and save all fits to the datatable?
in JMP 17: I have completed a dsd with many outputs (over 100 outputs). I can use fit definitive screening to open an interface and enter all the inputs, all the outputs and it proceeds to fit a model for each output. What i want to do now is "Run Model" (for each model) and then "Save script to datatable" (for each fit model). How would i write a script to do this? chatgpt suggests the follow...
rk3
51 views | 1 replies -
Is it possible to select multiple options in a tree box by mouse dragging like listbox?
In the tree box, when the Multiselect setting is set to 1, it allows multiple selections of options in the tree box (as shown in the JSL Script). However, unlike the list box, in this case, multiple selections are made while holding down the Ctrl key. Is there a way to select multiple items like in a list box, not only by holding the Ctrl key but also by dragging the left mouse button to select mu...
BabyDoragon
33 views | 1 replies -
Proper way to implement linear combination in DoE
Hello everyone, I am working on an optimisation DoE to maximize a response Y1 using three factors A, B, and C. Now, I have a second Y2 response, which is a linear combination of A, B, and C. Y2 = aA + bB + cC (coefficients a, b, and c are known). The goal is to maximize Y1 and minimize Y2. I have two approaches in mind: First approach: Build an RSM design for Y1 only. Then, after we have the ...
stat_mr_h
90 views | 2 replies -
How to query a large data table based on a column level and return columns whose name contains that level?
We want to build a quality monitoring application to deploy across dozens of production facilities (eventually publish to JMP Live). For each facility, we have a very tall & wide data table (let's call it dtBigBoy, <1000 cols, 10k-100k rows) that is refreshed from a process data historian which cannot be queried directly (we get all the data between start/stop timestamps and concatenate the fres...
markschahl
197 views | 5 replies -
Aggregate Statistics
I have a rookie question regarding aggregate statistics in the Tabulate window. I am tabulating the mean, min, max and range of two columns of continuous numerical data against a categorical variable (run time). I click the Aggregate Statistics box to add a final "All" row to the data. According to JMP help, the All row should represent the mean of each column in the table? If I look at the last c...
StandardCrow102
122 views | 3 replies
Latest Discussions
-
Cox Proportional Hazards on nested factors
Hi all! I've been looking into the PH modelling and i have some question on how to properly interpret the data. To demonstrate, i modified the CA Lung Cancer dataset, to help my point along. My first question is a rather general one and it regards the PH model assumptions. Here a nice paper reviewing the issues with the published papers that use PH. They also list some strategies on how to dea...
Kanstantsin
63 views | 0 replies -
steps to use the minimum p-value approach with log-rank test?
I am interested in applying the minimum p-value approach using the p-values obtained from the log-rank test. However, I am uncertain about the specific steps involved. Could you kindly advise me on how to proceed? I am currently using the following version: JMP® Student Edition 18.2.0, running on Microsoft Windows 11 Home.
Namamugi
136 views | 0 replies -
Make Filter Change Handler for Dashboard
Hi, I have a dashboard with local data filter and a number of graph builder charts in tab page boxes. I would like to resize the frameboxes in some of the charts when the local data filter selection is changed. I have tried using the code below, but it gives an error: "The OwnerBox was deleted before the message << could be sent because the Graph Builder needed to recalculate first". Can anyone s...
anna_717
50 views | 0 replies -
Exploring Keyword Search Methods for Tree Box Items
I hope to be able to search the contents of the Tree box. In the List box's state as shown in the JSL, it is easy to perform a keyword search. However, it's not as straightforward with the Tree box. Could you please let me know what methods can be used to implement keyword searching for items in the Tree box?
dt=New Table( "Food Tree", Add Rows( 8 ), New Column( "Name", Character, "Nominal",
...BabyDoragon
61 views | 0 replies -
Export to ppt | How to specify which master/template slide to use and where to position the picture
when exporting to ppt, how to specify which master/template slide of the template to use and where to position the picture of a graph?
The default template is located at: "C:\Program Files\JMP\JMP\18\pptx\JMPExportTemplate.pptx".
If i only export a graph builder, i think the "Title and Content" layout is used, how can I specify it to be something else?
I am looking for a built in solution that this w...cisco_bakro
77 views | 0 replies
JMP Events
-
ChinaShanghai May 29
-
1:00PM - 2:00PM EDTApr 25Getting Started with JMP
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
-
2:00PM - 3:00PM EDTApr 25Gleaning Valuable Product Information from Text Data - Mastering JMP
Are you a subject matter expert with information buried in unstructured text, such as survey free-re...
-
3:00PM - 4:00PM CESTApr 30Scripters Club: Is Your SPC Doing Well?
Is Your SPC Doing Well? Presenter: Georg Raming (Siltronic) Would you like to keep an eye on many SP...
-
2:00PM - 3:00PM EDTMay 2Circumventing Common Pitfalls in Predictive Modeling - Mastering JMP
Do you want to use predictive models and need to understand or review the basics first? Have you tri...