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
-
How can I obtain the serial number of the column where the cursor resides using a script?
Let's say I select a cell in column 4
The following code only gets the specific column name, not the serial number of the column :4dt=Open("$SAMPLE_DATA/Big Class.jmp"); aaa=(dt<<get selected columns)[1];
Thanks!lala
381 views | 2 replies -
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.
hillaryvoet
35904 views | 35 replies -
Equivalent to an Index(Match()) in Excel
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...
JasonWS
1227 views | 7 replies -
moving a few columns/rows from table a to b
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")
...RepeatedCoyote3
331 views | 2 replies -
Find the Highest "F ratio" by fit stepwise
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 tablLiranlev
524 views | 2 replies
Latest Discussions
-
A custom function evaluates the return value
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
...hogi
258 views | 0 replies -
helpful Custom Functions
You know a cool trick / helpful gimmick?-> please share with us : )
hogi
354 views | 2 replies -
Extracting text from a column of strings
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...Seth
563 views | 4 replies -
Fit model
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-3Liranlev
348 views | 1 replies
Latest Discussions
-
A custom function evaluates the return value
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
...hogi
258 views | 0 replies -
ods output "DIFFS" in proc mixed
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.
lvierbaum
354 views | 0 replies -
Sample size for Reliability Life Test
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?
EngrAkin
302 views | 0 replies -
Optimizing Enterprise Server Connections in JMP Live
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...
Harry_Cmary
299 views | 0 replies -
Pressure Test Method Results have a significant effect on my sample size and capability, how to avoid?
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...qLienceStats
287 views | 0 replies
JMP Events
-
ChinaShanghai May 29
-
12:00PM - 1:00PM EDTMar 20JMP for Teaching Data Analytics Courses
REGISTER HERE: https://www.jmp.com/en_us/events/live-webinars/academic/jmp-for-data-analytics-course...
-
1:00PM - 2:00PM EDTMar 21Getting Started with JMP
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
-
1:00PM - 2:30PM EDTMar 26Jump into Gauge Studies: Hands-On Workshop
Jump into Gauge Studies Wednesday, March 26 | Live Web Workshop1:00 p.m. – 2:30 p.m. ET Hoste...
-
1:00PM - 3:30PM MDTMar 27In-Person Colorado JMP Users Group Meeting
Seats are limited to 30 attendees, so register now to save your spot. Date: M...