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
-
is there a way to show the contours as Log scale instead of linear scale?
Hi All, is there a way to show the contours as Log scale instead of linear scale?
ram_asra_gmail_
7942 views | 5 replies -
Grab "date Modified" info from file?
So I've been handed an old .jsl file that parses a bunch of .dat and .csv files into a combined .jmp table. It looks through several files for each lot (one per wafer) and combines it all into a single data table. However, it was never programmed to add the timestamp from the metro tool. How can I add to the .jsl to grab the timestamps from the files?Any help please?
aliegner
5770 views | 1 replies -
How do I have tabulate iterate through multiple columns using JSL
I'm pretty new to JSL and I'm stuck on something that seems like it should work, but it isn't. This is what I'm trying to create:Here's what the dataset looks like (well, it's fake, but you get the point):and this is the code I'm trying to use:top15<<Tabulate( Add Table( Column Table( Analysis Columns( :Acc_std ) ), for(i=1, i<=nitems(top15<<get column names())-1, i++, Row Table( Grouping C...
beastwood
12036 views | 4 replies -
JSL Tutorial
Hello. Is anyone can provide link or pdf to JMP 11 JSL Tutorial? I am beginner in JSL scripting, so this might help.
felix_doktorman
7522 views | 3 replies -
Predicting future values depending on previous data set
Dear All, I have a data table which presents the sales of year 2015 by sales date. After adding a Cumulative Summary column I have the final amount of year 2015 "total revenue". Depending on this data (I also have the same for 2012, 2013, 2014 if that helps a healthier prediction) how will I predict the total revenue of 2016 by filling the "Sales for 2016" column day by day? Message was edited...
saitcopuroglu
16411 views | 5 replies
Latest Discussions
-
is there a way to show the contours as Log scale instead of linear scale?
Hi All, is there a way to show the contours as Log scale instead of linear scale?
ram_asra_gmail_
7942 views | 5 replies -
Grab "date Modified" info from file?
So I've been handed an old .jsl file that parses a bunch of .dat and .csv files into a combined .jmp table. It looks through several files for each lot (one per wafer) and combines it all into a single data table. However, it was never programmed to add the timestamp from the metro tool. How can I add to the .jsl to grab the timestamps from the files?Any help please?
aliegner
5770 views | 1 replies -
JSL Tutorial
Hello. Is anyone can provide link or pdf to JMP 11 JSL Tutorial? I am beginner in JSL scripting, so this might help.
felix_doktorman
7522 views | 3 replies -
Is it possible to create Histograms from a list?
I have data sets where data is in Columns. I want to create histograms for each parameter.I know that I could stack the data and us the following command:Current Data Table() << Distribution( Continuous Distribution( Column( :param_value ) ), By( :param_name ) );I would like to use a list to create the histograms as I have code to work on each column individually.I have tried the following with n...
chfields
4843 views | 2 replies -
Java API for creating JMP files?
Is there a way to create JMP files in Java rather than creating CSV and then requiring users to do the conversion themselves using a JSL script?
bwadsworth
12435 views | 6 replies
Latest Discussions
-
Interpreting canonical structure and scores in discriminant analysis
I'm trying to interpret the relative contributions of my variables in a discriminant function analysis of chemical data for three groups of rocks. In a stepwise, linear, common covariance discriminant function analysis I'm able to generate non-overlapping 95% confidence ellipses for my three groups with no incorrectly assigned data points using 6 variables. My understanding is that the scoring c...
amzipkin
3369 views | 0 replies -
Generalized Segmented Distributions
A former classmate of mine from Graduate School has recently published a paper on Generalized Segmented Distributions. Utilizing this method, the distribution can approach any continuous density function of arbitrary form. The method is particularly effective in fitting data with sufficient observations that are skewed and/or multimodal. The paper can be found here:The General Segmented Distrib...
Steven_Moore
2292 views | 0 replies -
Incorporating Reference Lines into legend for multiple bivariate graphs.
Hello everyone!I would like assistance in order to incorporate reference lines at certain numbers of the Y axis, horizontal lines, directly into the legend.This is my current script
Bivariate(
Y( :Cat),
X( :Dog),
Histogram Borders( 1 ),
Where(:Recipe == "B_XX" & (:Tool == "A_XX")),
Elements( Points( X, Legend( 1 ) ) ),
SendToReport(Dispatch(
{},
"2",
ScaleBox,
{Add Ref Line( 140, Solid, "...saswatmishra50
3047 views | 0 replies
JMP Events
-
ChinaShanghai May 29
-
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...
-
2:00PM - 3:00PM EDTMay 2US Mastering JMP: Circumventing Common Pitfalls in Predictive Modeling
Do you want to use predictive models and need to understand or review the basics first? Have you tri...
-
3:00PM - 4:00PM CESTMay 6DOE Club Q2 2025
DOE Club This Club is is a participant-driven meeting designed to encourage attendee invo...
-
1:00PM - 2:30PM EDTMay 7Jump Start with JMP®: Hands-on Workshop
Jump Start with JMP® Wednesday, May 7 | Live Web Workshop1:00 p.m. – 2:30 p.m. ET Hosted via Zoom &n...