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
-
Matrix from variables
If I defined variables
a=5; b=3;
what is the fastest/most elegant way to get?m = [5,3]
Is there something better thanm= Matrix(Eval({a,b}));
And why doesm=[Eval(a),Eval(b)]
not work?
Any links to related posts are welcomehogi
1718 views | 6 replies -
Random Noise in the Simulator
Hi, I want to simulate some responses from a model I have built using the simulator in Fit Model. As I have only fixed factors, I want to generate a distribution of simulated responses by adding random noise to the response. My questions are 1. What exactly is the default random noise value for the response provided by JMP? (On one help page I saw this was the Root Mean Square Error but I'm not su...
Alicia
4743 views | 14 replies -
How to Skip charater to import column header
I am having data in a txt file .What is the best option to read in the data into a JMP table with skipping the # character to get the column names fitting to the data columns?Any recommendations ?
mlo1
3250 views | 7 replies -
Script concatenate columns
HelloI have written a script for concatenating columns in column "PIN_NAME"My problem is that I don't have a constant amount of columns.I should concatenate column from Test_name 10 until Test_name 15, but some times I have just Test_name 10 until Test_name 13 (for example)and I received an error because the script tries to concatenate Test_Name 14, and Test_Name 15 which don't exist.Can you assis...
Dennisbur
1541 views | 2 replies -
Use JSL to move files on disk from one folder to another
Can JSL be used to open and find files on diskdrive?
Then move from 1 file to another.For exaple, use JSL to find folder name =1, then put this folder into folder name=2.Stokes
1029 views | 2 replies
Latest Discussions
-
Matrix from variables
If I defined variables
a=5; b=3;
what is the fastest/most elegant way to get?m = [5,3]
Is there something better thanm= Matrix(Eval({a,b}));
And why doesm=[Eval(a),Eval(b)]
not work?
Any links to related posts are welcomehogi
1718 views | 6 replies -
Row column
What is the fastest way to get a column
New Column( "Row", Formula( Row() ))
1 click = 1 drag&drop = 1 key pressedhogi
1278 views | 4 replies -
Standardizing Chart Displays Across the BY role
Hi Everyone, I'm currently using the control chart builder to produce X-Bar S Charts of measurements from a final control system. I've created something I quite like. So I have a Box plot of the measurement for each of the test machines. Quite useful for answering the question "Is there a problem with the test machine or the product being tested?". The problem I have is that I have each the var...
peterrow
1331 views | 5 replies -
How to make proper confidence interval plots? I tried making them using a tutorial I found here but I cannot make them appear. Why?
Hi. I am lost here. I tried making interval plots and I cannot see them in the graph I made. Can anyone help me?
RonnieOmics
757 views | 2 replies -
JSL code for summary table creation
im creating a summary table from dt1 called dt2. Code below. does anyone know the code for statistics column name format? i need it to be column stat. I think when its default is stat(column), it throws off the join.
dt2 = dt1 << Summary( Group(:lot), Mean(:x, :y, :z), Freq("None"), Weight("None"), Link to original data table(0), statistics column name format("column stat") ); dt1 << Upd
...BackwardTiger97
792 views | 1 replies
Latest Discussions
-
JMP Script Window - Hovering over a variable do not show the value stored in the variable if passed between scripts
I have found that hovering over a variable is very useful feature in JMP Script Window/Editor when debugging the script. I have been working with very long script which I have divided to smaller pieces by using Include-feature. I am able to pass variable content correctly between the included scripts but it looks like hovering do not work on included script windows (showing empty variable content ...
JanneI
648 views | 0 replies -
Choice experiment: probability profiler baseline assumptions
Dear community, For the probability profiler as used to analyse data in choice experiment analysis, I am wondering how to optimally set the baseline scenario to compare probability profiler data. Following for instance von Wedel & Hagist (2022), utilize the probability profiler to compare the baseline of the combination of attributes with the lowest marginal utilities. While such an analysis is ...
Declan_JMP
1306 views | 0 replies -
Can we find some tutorials videos in YouTube?
Hello everyone, passing by to say hello and to share that I created a YouTube Channel with JMP 17 Video Tutorials in english, spanish and portuguese.As an enthusiast about Problem Solving, passionated about JMP and a JMP Partner, I hope you'll come with me, subscribe to the channel and enjoy all the videos that are there and yet to come.https://www.youtube.com/@planaconsultoria Best regards!
Matheus_Plana
1273 views | 0 replies -
Data puzzles via Hanukkah of Data is underway
If you're looking for some data wrangling puzzles, the Hanukkah of Data series of daily puzzles is underway at https://hanukkah.bluebird.sh/5783/. They're on day 2 of 8 now. As far as I can tell, you can do them whenever and there's no competitive part. I'm doing them in JMP, of course!
XanGregg
689 views | 0 replies -
Slope and Intercept Collector error "matrix must be non-singular in access or evaluation of 'Inv' , Inv/*###*/(x` * x)"
HI all,I have a question about an error I'm getting when using @stan_koprowski's slope and intercept add-in. I've posted my question on the add-in's thread but due to the much lower exposure compared to discussion posts, I thought that it might be a good idea to ask here as well. I made a mock data table with three groups and several observations in each group. When I run the add-in I am getting t...
Lavik17
782 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...