Test Time measurement
Hi all, I'm not 100% sure, but I think I have seen a function that stores the run time. I need a function that captures the test time from the moment I click run until the analysis is complete. I'm using JSL. Thanks
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHi all, I'm not 100% sure, but I think I have seen a function that stores the run time. I need a function that captures the test time from the moment I click run until the analysis is complete. I'm using JSL. Thanks
Attached is my data table. You can see that my dates in the x-axis in my chart is not in order. How do I write a script to sort the date column before I build the chart? Notice that my date column in the table is in char.
Hi, I'm having an issue with an outline string col box. Please see the attached image. My issue is that instead of being able to individually provide each string as in the first example, I'm only able to provide a string list as the variable "ListOfStrings" in the image. Instead of having x y z in three different rows as in the first table, I have them in the same row which doesn't work with me...
I have created a script to take a spec document and apply spec limits and notes to a data file. I was trying to come up with a way to automatically add the notes input as an annotation to the subsequent plots. I came up with this with a lot of help from the user community. Wondering if there are obvious opportunities to make the script more flexible in terms of plot types that can auto annotate?...
Hi team, The table shows as empty when i choose to import through csv file. I saw couple posts before showing there is a issue with uploading with csv, just wondered if there is a workaround for this issue? Or do I have to upload through xlsx file? ThanksJason
I have created a script to take a spec document and apply spec limits and notes to a data file. I was trying to come up with a way to automatically add the notes input as an annotation to the subsequent plots. I came up with this with a lot of help from the user community. Wondering if there are obvious opportunities to make the script more flexible in terms of plot types that can auto annotate?...
Hi team, The table shows as empty when i choose to import through csv file. I saw couple posts before showing there is a issue with uploading with csv, just wondered if there is a workaround for this issue? Or do I have to upload through xlsx file? ThanksJason
I am trying to do a permutation test to see if a group of parameters are different based on exposure. For my columns I have "Tx", "Intercept" and "Intercept Shuffled". I then do a Y by X with y = "Intercept" and x = "Tx". Based on the jump permutation test guidelines (Example of a Permutation Test (jmp.com)), after running a one way ANOVA I am able to right click the F-statistic and select simulat...
I would like to change the axis width in Graph Builder, but the <<Set Width message doesn't seem to work. My demo script: Names Default To Here( 1 );
dt_class = Open( "$SAMPLE_DATA/Big Class.jmp" );
gb_test = Graph Builder(
Size( 534, 454 ),
Show Control Panel( 0 ),
Variables(
X( :height ),
Y( :name, Order By( :height, Ascending, Order Statistic( "Mean" ) ) )
),
Elements( Bar( X, Y, Lege...
I am trying to understand the proposed solution (by @mpb ) here https://community.jmp.com/t5/Discussions/Box-plots-from-five-number-summary/td-p/2786but the table suggested in the solution is missing. Can anyone help me with a similar table?
w = New Window("window", <<Journal, hlb = hlistbox() );
w << Set Print Headers( "lineone \!n linetwo", "", "Page &pn; of &pc;" );
w << SavePDF ( "C:\Users\blahblah.pdf");The above script should include a line break in the "left header" so that it has two lines. Instead the resulting PDF just has a non-printing box character between the two words, like this ... and if i copy that text into this wi...
There are many useful instances of being able to have a hook onto the selection state change of a legend for a chart / graph. With the non graph-builder method of generating charts' and graphs' legends (using Row Legend()), this was quite simple as the display element was simply a Table Box() that can receive a Set Row Change Function() message. The same cannot be done (to my knowledge) with Gra...
Copy Columns from the right-click context menu of a column header is very useful. Just copy the column(s) - with all the settings ... and paste it into a JSL script - or another table. There is a hidden feature:
When rows are selected, the values of the selected rows are used as arguments of the Set Values() command and will populate the cells of the new column. So, when you select all rows before...
Hi, I was wondering if anyone knows of any documentation for Promise objects. So far I am finding fairly little in the scripting index or at https://www.jmp.com/support/help/en/17.2/index.shtml. I am currently working from the Send documentation, which gives an example and demonstrates that you can use `<< On Response` and `<< On Error`, but not what else, if anything you can do with a Promise obj...
[More Topic Containers like this] Jmp Help/Keyboard Shortcuts assign new Keyboard ShortcutsAssigning-keyboard-shortcuts-for-frequently-used-options comment/uncomment blocks of code (international keyboard)A shortcut can be set in the menu customization Editoradd keyboard shortcuts for your own functionsadd them to the main menu/ to a toolbar and assign a shortcutadd keyboard shortcuts for "open...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
JMP Live offers JMP users collaborative analytics software to share analyses from JMP to a secure, c...
French Mastering JMP Transformez des données brutes en informations exploitables grâce à l’éditeur d...
EMEA Mastering JMP Experimenting with microbial and mammalian systems brings a multitude of data; bi...