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
-
When to remove outliers when reducing model?
Hi, When I am reducing a model, I watch the externally studentized residuals to know when outliers are appearing. When should I remove these outliers throughout the model reducing process? If I see no outliers when the model contains all terms, but then I remove a term and an outlier appears, do you remove that outlier immediately and continue reducing, or continue reducing and then remove the...
MetaLizard62080
249 views | 3 replies -
Pattern Match
Hi, I'm trying to replace part of text and would appreciate help with the code.I noticed that running jsl with old column name syntax takes a toll on running time.I would like to make script a that takes my current jsl code and change it from this:
:Name( "col_name" )
To this::"col_name"n
I tried using Regex and Patt Match with no luck.Does anyone know how to do this?ADaskalo
326 views | 5 replies -
How to use JSL to realize the hanging valley dynamic graph?
grok3 Thanks Experts!
Names Default To Here( 1 ); //---------------------------------------------------------- // 1. Create a data table and add rows // We only need 0 to 180 degrees (semi-circle) //---------------------------------------------------------- dt = New Table( "Radial Mesh Plot" ); dt << Add Rows( 181 ); // 0 to 180 degrees, 181 points //-----------------------------------------
...lala
537 views | 9 replies -
Applying Neural Fit from one data table to a different one
I have two tables of data from different sources. Both tables have the exact same set of column variables, but have different numbers of rows (one has 35 rows and the other has 150 rows).
I created a Neural Fit formula in JMP Standard for the larger dataset using 4 nodes and it resulted in a decent fit. I am now wanting to apply the exact formula created by the larger dataset to the smaller datas...NathanFisk
314 views | 3 replies -
Insert contents of Parse expression rather than variable name into New Script
I am looking to extend @Craige_Hales excellent answer from Insert contents of variable/expression rather than variable name into New Script by combining script, but have not worked out the syntax. Any ideas to get this to work? I am using JMP 18.1.2
Names Default To Here( 1 ); dt = New Table( "My Table" ); e1 = Expr( Print( "Run some code." ) ); e2 = Expr( Print( "Run some other code." )
...robot
252 views | 2 replies
Latest Discussions
-
When to remove outliers when reducing model?
Hi, When I am reducing a model, I watch the externally studentized residuals to know when outliers are appearing. When should I remove these outliers throughout the model reducing process? If I see no outliers when the model contains all terms, but then I remove a term and an outlier appears, do you remove that outlier immediately and continue reducing, or continue reducing and then remove the...
MetaLizard62080
249 views | 3 replies -
How to use JSL to realize the hanging valley dynamic graph?
grok3 Thanks Experts!
Names Default To Here( 1 ); //---------------------------------------------------------- // 1. Create a data table and add rows // We only need 0 to 180 degrees (semi-circle) //---------------------------------------------------------- dt = New Table( "Radial Mesh Plot" ); dt << Add Rows( 181 ); // 0 to 180 degrees, 181 points //-----------------------------------------
...lala
537 views | 9 replies -
Applying Neural Fit from one data table to a different one
I have two tables of data from different sources. Both tables have the exact same set of column variables, but have different numbers of rows (one has 35 rows and the other has 150 rows).
I created a Neural Fit formula in JMP Standard for the larger dataset using 4 nodes and it resulted in a decent fit. I am now wanting to apply the exact formula created by the larger dataset to the smaller datas...NathanFisk
314 views | 3 replies -
STDF files
HelloI have an STDF file and if I understood well JMP works just with a CSV filethere is any option to convert or upload an STDF file to JMP and work with it?I see there are any scripts to run it, but it's very difficult for me to work with them.
Dennisbur1
5502 views | 8 replies -
Can someone explain how outliers in JMP Clinical 18 are interpreted.
I want to understand how the robust score is always +- 2.5. How is it better than volcano plot and a detailed principle behind this change in JMP18 update from JMP 8.
BhavyaVijay
154 views | 1 replies
Latest Discussions
-
Bootstrap f2 study timepoints used
Hello, I have not been able to find if the bootstrap f2 test applies the more than 85% dissolution discarding rule or it only signals these values in yellow. Does anyone know? Thank you
V_Med
139 views | 0 replies -
Panel Data Analysis
Hi JMP Team, I am teaching Data analysis using JMP. Can we do a Panel Data analysis using JMP? Fixed Effects, Random Effects and Hausman Test? Also are there any JMP Add ins available for Econometric modeling? (ARCH, GARCH, etc) Thanks
statslearner
115 views | 0 replies -
Discovery summit book signings - official list of books?
Fellow JMP enthusiasts! During the 2024 Manchester Discovery Summit I was surprised to learn that the handing out and signing of books is a tradition. So, I am wondering whether there is a list of the books handed out & signed so far. If it exists, where to find it?I thoroughly enjoyed reading "Bitch" by Lucy Cooke, and I have a feeling "Hello World" by Hannah Frey will be a good read too.
Ressel
142 views | 0 replies -
Inquiry Regarding the Use of JMP and JMP Live (Suppress Eval?)
Hello, I am a user of JMP Live.
I am currently utilizing a simple function within JMP to leverage the Auto Refresh feature in JMP Live for dashboard purposes. However, while the function operates correctly on my PC, it does not work properly on JMP Live.Even though I have disabled "Suppress Eval" before executing Data Publish, when I later download the data, the column where the function should be ...DJ_Kim
168 views | 0 replies -
Cannot open JMP project after moving file in sharepoint
Hi I moved a JMP project to another sharepoint folder (datatables only saved in project) - now it will open, but not load - the "thinking" button just keeps turning. I have tried downloading the project to my PC, but I get a similar result - so does my colleagues. I need to close down JMP via the task-manager. Any tips on how to get the dataset working again? (or should I just bite the lemon and ...
GunhildRN
129 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...
-
2:00PM - 3:00PM EDTApr 25Gleaning Valuable Product Information from Text Data - Mastering JMP
Are you a subject matter expert with information buried in unstructured text, such as survey free-re...