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
-
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
1375 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
352 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
560 views | 2 replies -
Expression Indexing: How to climb the Expression Tree?
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 ......hogi
1287 views | 2 replies -
Script to Edit a Script
I have a script that takes a standard contour plot output and rearranges the plots into columns. Goes from to The placement of the text boxes is causing the script to misfire. Is there a different way to get the result? If not, can I adjust the present script somehow to sort it? I was wondering if the parent script could execute a find/replace on the child script to perform some adjustments?
cle
...SpannerHead
880 views | 7 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
264 views | 0 replies -
helpful Custom Functions
You know a cool trick / helpful gimmick?-> please share with us : )
hogi
368 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
598 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
361 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
264 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
373 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
323 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
318 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
296 views | 0 replies
JMP Events
-
ChinaShanghai May 29
-
1:00PM - 2:30PM EDTApr 16Jump into DOE: Hands-on Workshop
Jump into DOE Wednesday, April 16 | Live Web Workshop1:00 p.m. – 2:30 p.m. ET Hosted via Zoom...
-
12:00PM - 1:00PM EDTApr 17JMP for Teaching Statistics in Semiconductor Engineering Education
REGISTER HERE: https://www.jmp.com/en_us/events/live-webinars/academic/jmp-for-teaching-stat-semicon...
-
1:00PM - 2:00PM EDTApr 25Getting Started with JMP
New JMP users will learn how to: Easily navigate JMP using the JMP Starter. Import all types o...
-
3:00PM - 4:00PM CESTApr 30Scripters Club: Is Your SPC Doing Well?
Is Your SPC Doing Well? Presenter: Georg Raming (Siltronic) Would you like to keep an eye on many SP...