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.
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHello. Is anyone can provide link or pdf to JMP 11 JSL Tutorial? I am beginner in JSL scripting, so this might help.
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
Hello,When I perform a quadratic regression, it returns the form y=a+bx+c(x-d)^2. I would like it in the form y=a+bx+cx^2 so that I can have the correct parameter estimates. How can I do this - either change the way the model returns or change the parameters as needed?Thanks,Brian
How can I use a script to save prediction formulas from a Neural Network Fit to the data table, and to an SAS text file?I am fitting Neural Networks Models to data, and then saving the resulting prediction equations to the data table, and also to SAS text files, but these operations don't appear to be scriptable.
Hello Guys, I am new to Jmp and JSL as well. I am trying to get say the minimum value in "MaxGPM" column which will be 57 in this case and also get the row value corresponding to "ASF" and "GSF" columns which is 6871 and 10221. I can only get the first one but can't get the latter two. Is there a script to get the row number for the values. Here is my script(not working) and table below. Thank y...
Hello. Is anyone can provide link or pdf to JMP 11 JSL Tutorial? I am beginner in JSL scripting, so this might help.
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...
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?
Is there a way to automate/script the Winsor process of outlier filtering? I found the two addins from Brady, but those do not exclude the outlier rows, they only pertain to the enhancing the Summary function.Imputation AddinExtended Summary Add-in
I am looking for a way to create a 2D scatter plot with 4 coloured zones for 4 rectangular quadrants of the plot area. This is to quickly see visually which zone each plotted point falls within. I could not find anything similar in JMP11, so any tips/hints scripts would be appreciated.
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...
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
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
JMP Student Edition is a professional statistics environment rather than a simplified teaching tool....
JMP imports and analyzes the important data you collect or store in a variety of databases and forma...
Este seminario web se presenta en español. Tanto si acaba de descargar la prueba gratuita de 30 días...
Date: Friday, February 20Time: 1:00–2:00 p.m. ETRegistration: FREE Whether you've jus...