Java API for creating JMP files?
Is there a way to create JMP files in Java rather than creating CSV and then requiring users to do the conversion themselves using a JSL script?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesIs there a way to create JMP files in Java rather than creating CSV and then requiring users to do the conversion themselves using a JSL script?
Hi,I am writing a script that is able to color and mark selected rows. Let's take the Big Class table as an example. The following is my script, can anyone help out to get the selected rows to be colored to specific color like "Blue" and able add different marker for age =12 and age=13. Open( "$SAMPLE_DATA/Big Class.jmp" ); For Each Row( Selected(Row State()) = And ( Or (age == 13, age ==12), sex...
This might seem like a very simple question, but I was wondering, is there a way to stop users from re-sizing windows/dialogs using JSL?There is a message you can send to a display box for auto stretching, min and max size, etc. Is there any flag for turning off the user capability to resize windows by default (i.e. mouse cursor doesn't show the resize arrows when hovering on the edge of a window?...
In most of JMP reference books from sas , how to calculate Cpk? we are told that1. If data are normal or similar to normal distribution, then go it from analysis>distribution> capability2. If data are non normal distribution, in analysis>distribution, detect what its distribution is? then calculate Cpk corresponding to identified distribution, analysis>distribution>capability, and select its corr...
Hi,Does anyone know if there's a way of assigning a blank cell in an if statement?I want to make a column with a formula that either uses the value from column 2, if one exists, or the value from column 1 if the cell in column 2 is blank. I tried to achieve this using the following formula for column 3:If( :Column 2 > 0,:Column 2,:Column 1)but if column 2 doesn't contain a number then the resultin...
Is there a way to create JMP files in Java rather than creating CSV and then requiring users to do the conversion themselves using a JSL script?
Is there a way to automate/script the Winsor process of outlier filtering? I found the two addins from Brady, but those do not exclude the outlier rows, they only pertain to the enhancing the Summary function.Imputation AddinExtended Summary Add-in
I am looking for a way to create a 2D scatter plot with 4 coloured zones for 4 rectangular quadrants of the plot area. This is to quickly see visually which zone each plotted point falls within. I could not find anything similar in JMP11, so any tips/hints scripts would be appreciated.
Does anybody know if there is a way to get JMP to give you an interia plot or score when doing Hierarchical clustering? I would like to be able to use the value to determine the number of clusters to cut the dendogram at.Many thanks!
I have several points defined in an JSL script and running that would generate a table and also overlay plots for each point.Say I have point1, point2, point3I want to define thatRATIO1 = point1*100/(point1+point2+point3)RATIO2 = point2*100/(point1+point2+point3)RATIO3 = point3*100/(point1+point2+point3)Then plot overlay of RATIO1, RATIO2, RATIO3 versus timestamp.I tried to use Assign(RATIO1, poin...
I'm trying to interpret the relative contributions of my variables in a discriminant function analysis of chemical data for three groups of rocks. In a stepwise, linear, common covariance discriminant function analysis I'm able to generate non-overlapping 95% confidence ellipses for my three groups with no incorrectly assigned data points using 6 variables. My understanding is that the scoring c...
A former classmate of mine from Graduate School has recently published a paper on Generalized Segmented Distributions. Utilizing this method, the distribution can approach any continuous density function of arbitrary form. The method is particularly effective in fitting data with sufficient observations that are skewed and/or multimodal. The paper can be found here:The General Segmented Distrib...
Hello everyone!I would like assistance in order to incorporate reference lines at certain numbers of the Y axis, horizontal lines, directly into the legend.This is my current script
Bivariate(
Y( :Cat),
X( :Dog),
Histogram Borders( 1 ),
Where(:Recipe == "B_XX" & (:Tool == "A_XX")),
Elements( Points( X, Legend( 1 ) ) ),
SendToReport(Dispatch(
{},
"2",
ScaleBox,
{Add Ref Line( 140, Solid, "...
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...
Presenter: Will Morgan, Associate Software Developer - JMP Join us for a Scripters Club...
Jump into Gauge Studies Date: Wednesday, October 15Time: 1:00 – 2:30 p.m. ETDuration...