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
-
Optimize the computation
Hi, I have a jsl code to compute the radial distance from the center of the wafer. The data table XYCoord has X, Y and wafer id cols.It calculates the distance and adds a distance column 1mm from the center to the tableCurrently, with 656k rows, it takes > 3- 4min for the process to finish, which is way too much.Is there a way to optimize and make it faster?
Jackie_
1716 views | 10 replies -
printing variable to textbox in variability chart
when i run the following script, the charts are producted for each sample, however the textbox print sampleName instead of actually printing the value of the sample name. how do i get around this? thanks!
// Create a new window with variability charts for each sample name New Window("whiteshirts - Variability Chart", V List Box( Current Data Table(summaryTable); For Each Row( summary
...Haelavot
493 views | 1 replies -
How can I output the graph in the same window as the button?
When I write the command to output the graph in the button, it actually outputs in a new window. What should I do to output the graph in the same window (as shown in the figure below)?
Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); nw2 = New Window( "New window", outputG = Button Box( "Output Graph", Outline Box( "Graph Output", Bivariate( y( :weight ), x( :height ) )
...BabyDoragon
578 views | 2 replies -
Partial Least Squares - Baltic example
Dear from JMP, About the Baltic PLS example (https://www.jmp.com/support/help/en/18.0/index.shtml#page/jmp/example-of-partial-least-squares.shtml#). I am trying to "RUN" the script to calculate the new observation, but I don´t no how to do. I already try to follow this guide (https://support.sas.com/documentation/onlinedoc/stat/131/pls.pdf) and doesn't work. So, my question is, after "run" the scr...
lc_zenith
609 views | 2 replies -
How to replace specific words in multiple column names?
Hi all, Is it possible to replace the column names which contains a specific word? For example, my column names are Name, Age, New_Address, New_School, New_Number. And I need to replace the word New with Current or columns that may contain the word New ---- my new column names will become Name, Age, Current_Address, Current_School, Current_Number. TIA
UserID16644
679 views | 2 replies
Latest Discussions
-
Optimize the computation
Hi, I have a jsl code to compute the radial distance from the center of the wafer. The data table XYCoord has X, Y and wafer id cols.It calculates the distance and adds a distance column 1mm from the center to the tableCurrently, with 656k rows, it takes > 3- 4min for the process to finish, which is way too much.Is there a way to optimize and make it faster?
Jackie_
1716 views | 10 replies -
Partial Least Squares - Baltic example
Dear from JMP, About the Baltic PLS example (https://www.jmp.com/support/help/en/18.0/index.shtml#page/jmp/example-of-partial-least-squares.shtml#). I am trying to "RUN" the script to calculate the new observation, but I don´t no how to do. I already try to follow this guide (https://support.sas.com/documentation/onlinedoc/stat/131/pls.pdf) and doesn't work. So, my question is, after "run" the scr...
lc_zenith
609 views | 2 replies -
Building and validating zero-inflated negative binomial regression models
Dear JMP community,I am presented with a problem of building a model using over-dispersed zero-inflated count data. I hope you can help me with this.I have attached both training and validation datasets to this post. My objective is to build my model on the training dataset and validate it using the validation dataset. I have not worked with such count data before and therefore do not know validat...
stat_ranger
574 views | 0 replies -
How to create an CDF plot in Graph Builder
What would be the best way to create a CDF plot in Graph Builder, comparable to Fit Y by X (CDF / CumProb), but with the functionality of Graph Builder like Overlay, Group, Color etc.?
Thomas1
17534 views | 12 replies -
How can use python to manipulate selenium in JMP 18?
I want to automatically capture the content of the web page and get the real URL.For example thehttps://xvfr.com/60s.html its essence is only a picture real website https://g.gtimg.cn/music/photo_new/T053XD001001eyb6g4JwXRW.png There is no content for this image address in the page source code.But it's a different address every day I have installed the following libraries in JMP python
jmputils.jp
...lala
890 views | 4 replies
Latest Discussions
-
Building and validating zero-inflated negative binomial regression models
Dear JMP community,I am presented with a problem of building a model using over-dispersed zero-inflated count data. I hope you can help me with this.I have attached both training and validation datasets to this post. My objective is to build my model on the training dataset and validate it using the validation dataset. I have not worked with such count data before and therefore do not know validat...
stat_ranger
574 views | 0 replies -
Flame graphs
Out of curiosity, has anyone ever managed to create something like a flame graph ( https://www.brendangregg.com/flamegraphs.html ) using Graph Builder? It looks like it would be ideal for analyzing hierarchical data, e.g. using the output of a linux "find . -ls" command to visualize disk usage.
BHarris
399 views | 0 replies -
AlT two factors with example fail
Could you provided me some example, file,with example of ALT, two faftors, for example temerature and humidity. Please
Juancho97
354 views | 0 replies -
Machine data source list remove in "Database Operations"
I used "File"-->Database-->Open table-->New connection to setup some tables from DB. but I found my list for new connections becomes longer and longer. like the attached pic. I did not found there is a way that i can remove any items from the connection list. the question is that is there a way that i can delete them. Thanks in advanced. KRSean
Sean_ShCn0
533 views | 0 replies -
Write Data from Data Table to Database
Hello JMP-Community,I am searching your help here because I didn't found a sufficent solution for myself in other posts. It is about writing content of a data table into a table of a database.For that I wrote this little function:
myInsertInto = function({dt, dbConnection, destinationName}, cols = dt << GetColumnNames(String); rows = dt << Select All Rows << GetSelectedRows; show(cols, rows);
...DBo_94
365 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...