comparison of slopes
After running an ANCOVA model with more than two values of the categorical variable, how can I perform pairwise comparisons of slopes?Hillary.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesAfter running an ANCOVA model with more than two values of the categorical variable, how can I perform pairwise comparisons of slopes?Hillary.
I have some data that I would like to calculate the % Error between the first and all subsequent measurements for each unique ID. I haven't been able to figure out how to get data from one cell based on values from other rows-columns. Does this require JSL, or if I can just create a formula as I've done in Excel.I'd like the 2 columns that I've highlighted to be calculated using a formula, but wit...
Clear Symbols();
// Open a file dialog to choose the text file
txtFilePath = Pick File("Choose a text file", {"Text Files|*.txt"});
// Check if a file was selected
If(txtFilePath != "",
// Convert the file path to ensure it's in the correct format
txtFilePath = Convert File Path(txtFilePath);
// Import the text file into a new JMP table
dt1 = Open(
txtFilePath,
Delimiter("\t")
...
Hello there,
I need help with find the highest "F ratio" by fit stepwise. For example I have two groups- {A,B,C} and {1,2,3}
I put the first group ({A,B,C}) in Y and put the second group ({1,2,3}) in "Construct model Effects".
I want JMP will give the best pair between each group based on "F ratio"
for example A-2, B-1, C-3
How can I do it quickly and easily? It give me a lot of tabl
This post was born as a wishlist entry - but it turns out that the wish is already partially possible (see @jthi's answer below).
So I moved it here to make the results more visible.
The original wish - which asks for a functionality which goes beyond what is already possible - can be found here:
Expression Indexing: read and write access Please have a look and decide if it could help you as well ......
fyi While debugging @replace Head, I noticed that a custom function evaluates the return values +1x compared to a standard function:myFunction = function({}, return(Expr(3*5)));
add custom functions (newcustom function("my custom", "function", function({}, return(Expr(3*5)))));
Show(myfunction());
Show(my custom:function())
so maybe add another Expr() ...add custom functions (newcustom function("m
...
You know a cool trick / helpful gimmick?-> please share with us : )
Hello,
I am a bit of a novice when it comes to scripting in JMP, and I am trying to write a script that would be able to extract specific numbers from a string and create new columns for each one. Each number would always follow the characters 'DX' or 'DY' For example:
D113U_NTCH_CM_MEAS_CD_SEM_{2UM_X6_NTCH_CM_IMAGE}_DX7DY11SDX11SDY15_2024-12-06_18-57-42.jpg
I would want to extract and create these c...
Hello there,
For example I have two groups- {A,B,C} and {1,2,3}
I put the first group ({A,B,C}) in Y and put the second group ({1,2,3}) in "Construct model Effects".
I want JMP will give the best pair between each group based on "F ratio"
for example A-2, B-1, C-3
fyi While debugging @replace Head, I noticed that a custom function evaluates the return values +1x compared to a standard function:myFunction = function({}, return(Expr(3*5)));
add custom functions (newcustom function("my custom", "function", function({}, return(Expr(3*5)))));
Show(myfunction());
Show(my custom:function())
so maybe add another Expr() ...add custom functions (newcustom function("m
...
Hi everyone,for my proc mixed I already got a table with Least-Squares Means, ods output "lsmeans".Additionally, I would like to have a table for the differences, ods output “DIFFS”.Can anyone tell me how to get to this output in the current jmp version (18.1.0)?Thanks in advance for your support.
I have used the interval explorer for parametric reliability life test planning for sample size calculation of accelerated life test. Please can someone confirm if the sample size returned is the total sample size or sample size per stress levels? Assuming I have 3 temperature levels, do I use 75 samples per temperature level or 25?
Hello JMP Community,I’ve recently started using JMP Live to share and collaborate on statistical analyses with my team, and I’m encountering some challenges managing connections to our enterprise server. Our organization uses a centralized server to store and process data, and while the integration with JMP Live is robust, we’ve experienced occasional delays when syncing large datasets or during s...
Hello dear JMP community I will first explain the test method (no need to comment on whether it is right or wrong because this is what I got). The purpose is to detect a leakage.
Measurement processPart is mounted to a pressure stationPressure station rotate a vacuum pump x times to create a vacuum (atmospheric pressure is approx. 1000mbar)Pressure p1 is sampled at time t1After 15 seconds p2 is sam...
Jump into Graphing Date: Tuesday, September 16Time: 1:00 – 2:30 p.m. ETDuration:&nbs...
Elaborate on Elaborate: Advanced Interactive Reporting & AI-Enhanced Development In this...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
REGISTER HERE *** Note that this webinar starts at a different time than the other Fall 2025...