How to supress script dump in log upon closing a chart?
Upon closing a chart the chart plotting script is reproduced in the embedded log of my JSL script (which is used to plot the chart). Any way to supress this?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesUpon closing a chart the chart plotting script is reproduced in the embedded log of my JSL script (which is used to plot the chart). Any way to supress this?
I am creating an conditional formula. If the condition I am evaluating is false, How do I return a blank cell?If( :Orientation == "X", :"X Ave"n / 100, ??)I want to evaluate a column and if it is "X" then I want to perform an equation. If it is any other value I want to return a blank cell.What do use in the "else" part of the formula to return a blank cell?
Hey everyone,I am trying to rename a " New Formula Column" that can have different amounts of columns that get summarized, the default column name out is always changing. However, I can't find a way to reference the column as when the column is made it is not selected. The code to combine the columns is this:dt3 <<
New Formula Column(
Operation( Category("combine"), "Sum" ),
Columns(collistm
...
Hi all, I try to understand the example of hierarchical clustering (picture below) with a distance matrix from JMP here: https://www.jmp.com/support/help/14/example-of-a-distance-matrix.shtml#316781 Applying Ward's formula (picture below) from here: https://www.jmp.com/support/help/14/distance-method-formulas.shtml#177809 My question: How does JMP calculate the initial distance of 58,689863 betwee...
Hi All, I have some production data that I'm analyzing with the MDMVCC platform. Specifically, after running the analysis and selecting those rows that have the most extreme T^2 values -- those which are likely the most out of control -- I can use the platform to plot the T^2 Mean Contribution Portion Plot for Selected Samples. This produces a graph that looks something like this: What this gra...
Upon closing a chart the chart plotting script is reproduced in the embedded log of my JSL script (which is used to plot the chart). Any way to supress this?
Hi all, I try to understand the example of hierarchical clustering (picture below) with a distance matrix from JMP here: https://www.jmp.com/support/help/14/example-of-a-distance-matrix.shtml#316781 Applying Ward's formula (picture below) from here: https://www.jmp.com/support/help/14/distance-method-formulas.shtml#177809 My question: How does JMP calculate the initial distance of 58,689863 betwee...
Hi All, I have some production data that I'm analyzing with the MDMVCC platform. Specifically, after running the analysis and selecting those rows that have the most extreme T^2 values -- those which are likely the most out of control -- I can use the platform to plot the T^2 Mean Contribution Portion Plot for Selected Samples. This produces a graph that looks something like this: What this gra...
When i plot multiple plots with the same x-axis weere the graph is of 3rows x 1 column. And I zoom in one plot, and then zoom in another plot. and then change the plots type, say, from line to scatter and when i try to reset the zoom by double clicking it, it doesnt work.I have to Start Over. What is the method to reset the zoom to the original overriding the previous states or zoom levels?
My excel formula is: =+IF(AND(E98=1, E108=1), IFERROR(E121-E$128, "NA"), "NA"). E98 = 1. E108 = 1. E121 is a calculation that came out to .267993337. E128 is a calculation that came out to -0.2792984. How can I re-create that formula in JMP? I'm trying with no success.
My excel formula is: =+IF(AND(E98=1, E108=1), IFERROR(E121-E$128, "NA"), "NA"). E98 = 1. E108 = 1. E121 is a calculation that came out to .267993337. E128 is a calculation that came out to -0.2792984. How can I re-create that formula in JMP? I'm trying with no success.
Hi, I'm trying to run daily scheduled job, but keep getting failing error "Process is terminated due to StackOverflowException".What might be the reason for this?
Did you notice that PickFile looks different when it's opened from within a project? More than that - when Pick File is opened from a project, with mydir pointing to a network drive with thousands of files, Jmp will freeze for dozens of seconds:mydir= "\\computername\directory";
Pickfile("select a file" , mydir)
So, if you work in a project, to prevent Jmp from freezing, please be sure that your i...
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...
Hello - First of all, I'm speaking very much as a non-statistician here. I have a paper I'm trying to replicate that is doing hierarchical clustering with multiple similarity functions and grouping methodologies, and then using an Adam's consensus to find a sort of "optimal" dendrogram, if you will. I looked at their software they were using, and its been out of comission for a good 15 years. JMP ...
Join the JMP Scripters Club Learning Sessions, led by Scripter experts from different industries, to...
REGISTER HERE: https://www.jmp.com/en_us/events/live-webinars/academic/teaching-regression-anova-20f...
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
Do you need to formulate drug products to match a specific dissolution profile? Do you n...