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
-
Creating Multiple Dependent Columns and assign formula
Hi, I have the following table and I would like to automate result columns based on the formula used.SerialMain_radSNR_Sub_rad0SNR_Sub_rad1SNR_Sub_rad2SNR_OK_NGAmp_Sub_rad0Amp_Sub_rad1Amp_Sub_rad2Amp_OK_NGXWW0010252323 535 XWW0011302728 535 XWW0012262827 352 XWW0030232426 244 XWW0031222526 333 XWW0032242425 245 XWW0060302827 454 XWW0061292930 343 XWW0062252826 255 In this case, my SNR_OK_NG col...
adam
7074 views | 4 replies -
Writing a formula using "IF" and Quality Control
Hello all, I am very new to JMP. I find that I am able to write formulas quite fine but now want to write one that is a bit more "advanced" in JMP. This is the formula: A – B (+1 if A >= B) I should add these are dates (DDMYYY=30Mar2000) and I need the numbers to give me a difference of the total days. I am having a ton of trouble getting the formula to write correctly. Parentheses are not easy to...
Valley_Gurl
17727 views | 8 replies -
Automating JMP with c# and visual studio.
I'm trying to run an instance of jmp from a c# program but i'm having trouble adding the reference to Visual studio.The reference is not included in the drop down menu as described in the documentation, and I am unable to add JMP.TLB manually.Visual studio tells me that the reference is either not accessible or it is an invalid assemble or com component.Has anyone else come across this issue?
toby_roche0
24970 views | 12 replies -
Full Outer Join of Two Tables by Timestamp within 5 Minutes of Each Other
I have two tables that I want to join by a timestamp, however, the timestamps are not recorded at the exact same time. Therefore, I wish to join any timestamps that are within 5 minutes of each other. If the timestamp does not have a matching timestamp in the other table, I still wish to keep the row data. Is there an easy way to do this in JSL?
twillkickers
5041 views | 2 replies -
Process Capability Spec Limit Setting
Hi, I have the attached JMP sheet that I'm trying to run process capability analysis for. The process has different specification limits for each "condition" but when I run the analysis it only allowed me to set one set of limits. Is there any way to set different limit for different conditions? Or I will have to break into multiple columns as "Performance@20", "Performance@40", etc..? Thanks,Gar...
bgeaibreyi
25427 views | 11 replies
Latest Discussions
-
Automating JMP with c# and visual studio.
I'm trying to run an instance of jmp from a c# program but i'm having trouble adding the reference to Visual studio.The reference is not included in the drop down menu as described in the documentation, and I am unable to add JMP.TLB manually.Visual studio tells me that the reference is either not accessible or it is an invalid assemble or com component.Has anyone else come across this issue?
toby_roche0
24970 views | 12 replies -
Full Outer Join of Two Tables by Timestamp within 5 Minutes of Each Other
I have two tables that I want to join by a timestamp, however, the timestamps are not recorded at the exact same time. Therefore, I wish to join any timestamps that are within 5 minutes of each other. If the timestamp does not have a matching timestamp in the other table, I still wish to keep the row data. Is there an easy way to do this in JSL?
twillkickers
5041 views | 2 replies -
How to read-in singular lines of a txt file and pull data from that file
The goal of my code is with each iteration of a for loop it will read in a singular line from a txt file, put that data into a variable, and put that variable into a line of code that will pull data from a database.I have a matlab code that pulls data from an excel sheet and trims the data into a certain number of characters and puts it into a txt file. I can easily change the matlab code to outpu...
masonlee98
3425 views | 2 replies -
Select multiple local max and min and label in a new column
Hello, I have a time-temperature table. There are 6 opeations cycles in the table, and in each cycle, there are mutiple peaks of temperature. I need to find all local max values (peaks) and all local minimums (drops) within each cycle, and label them as cycle1-Peak1, cycle1-Drop1,cycle1-Peak2, cycle1-Drop2......cycle2-Peak1, cycle 2-Drop1....... Does anyone how to do that?
Kevin
2886 views | 1 replies -
SVM
Hi, I am trying to use SVM on my data. I have found an ADDin but dont know how I should get the R-code. I follow all the steps in the video but dont understand from where R-code is coming ( step no.8) can any one help? would the R--code be the same for any type of data? I have R installed on my computer. https://community.jmp.com/t5/JMP-Add-Ins/The-JMP-to-R-Add-In-Builder/ta-p/43879 thanks
Alma1
12388 views | 14 replies
Latest Discussions
-
repeated-measures ANCOVA: How to perform the analysis when the parallel slope assumpt. doesn't meet?
Hi all,I need to perform the ANCOVA for a repeated-measures design. I tried to adapt the Julian's ANCOVA procedure showed on the https://www.youtube.com/watch?v=mApbp1RDy-U to my study case (repeated-measures design). Initially, I did the following actions: 1. In the Fit Y by X dialogue: I selected VAR_Y as "Y, Response" and VAR_X as "X, Factor";2. For "Group by" I selected the variable Timepoint;...
Reinaldo
2995 views | 0 replies -
Time Series - Prewhiten
Hello Everyone, My question pertains to understanding what the terminology in JMP's prewhiten platform means.Also, understanding how that helps me determine an appropriate Transfer Function that I can use to test whether x causes y. JMP's prewhiten output shows three different ACF's labeled "Prewhiten Corr", "Noise AutoCorr", & "Noise Partial AutoCorr".
What is the Prewhiten Corr, Noise AutoCorr, &...nopon649
2117 views | 0 replies -
Fit Spline By Group: Save Spline Coefficients to Column?
Hi all--having an issue. I am using Fit Y by X to fit 5,000 separate regressions. I hold control, select red drop-down arrow, and Fit->Flexible, Fit->Spline and select, say, 0.1. This fits a spline to all 5,000 graphs with lambda of 0.1. I have 28 X values in each of 5,000 graphs, and I understand there are 4 different spline coefficients (A, B, C, D). I understand if I just had 1 regression...
M0gAl0g
2604 views | 0 replies -
Why does Profiler not stop
All,
I have a script I am trying to profile and improve on. When I run the script without the profiler, it runs and ends within 4 minutes. When I try to profile the script, even after a good 5-6 minutes, it does not stop. Wondering why this is happening and if there is a way to use profiler and not run into this. I am using JMP 13.uday_guntupalli
1585 views | 0 replies -
P value, L-R Chi Square, Prob Chi Square in Choice results
Hello everybodyI am going to undrestand the P value, L-R Chi Square, Prob Chi Square in Choice results. But different interpretations of these values can be found in the web. It seems that the true interpretation is related to null hypothesis and confidence intervel.The results of the study are as the attached pictures.Could any body inform me what exactly these statistics are saying and base on w...
aryasohrabi
3588 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...