cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Constraining Fit Model Output (or prediction profiler) to a Range

    I have three variables that influence a value (a proportion from 0 to 1).  When I take the approach of creating a generalized linear model using the fit model platform, I get a prediction equation that largely works but still allows predictions of below 0 or 1, if I input certain variable values.  This is not desired since the estimate is supposed to be a proportion.   Is there a way in which I ca...

    Shujinko Shujinko
    Discussions |
    Jan 26, 2023 9:26 AM
    4607 views | 7 replies
  • Running a script - gets stucked after 'sort'

    Hi,  I'm running a script, attaching part of it. When I run the whole thing, it get stucked after line 42, and what happens in 47 and beneath doesn't happen. What am I doing wrong?The error is:Thanks for your help!

    EstherV EstherV
    Discussions |
    Jan 26, 2023 9:25 AM
    1314 views | 2 replies
  • Copy/Paste a table property (e.g. script) does not work

    Often I just want to duplicate a table script (e.g. in table Big class) see screenshot.Via context menu in table property area I first do Copy and in a second step I do Paste.This in some case works (and an new script with the same Name and attached "2" is generated).Most times it does not work, why?What is the easiest way to duplicate a script? My only Workaround is to copy the Content and the Na...

    Georg Georg
    Discussions |
    Jan 26, 2023 2:13 AM
    3422 views | 4 replies
  • Can I create a time series to forecast sales based on weather?

    I have sales data from a seasonal company and want to forecast the sales based on temperature. How can I do this in JMP? 

    ChiSquareLamb91 ChiSquareLamb91
    Discussions |
    Jan 25, 2023 7:22 AM
    1913 views | 3 replies
  • New column to label positive or negative

    I have data in column :direction that is either positive, negative, or blank determined by a Lag formula 'in the column. I created a new column :updown where I wanted to look at row of :direction. If it's positive or blank, I want updown for that row to be "Up", otherwise I want it to say "Down". This will simplify data filtering since we just want to split up multi-directional voltage data. //Che...

    trevorphysics trevorphysics
    Discussions |
    Jan 24, 2023 1:26 PM
    1310 views | 1 replies

Latest Discussions

  • Can I create a time series to forecast sales based on weather?

    I have sales data from a seasonal company and want to forecast the sales based on temperature. How can I do this in JMP? 

    ChiSquareLamb91 ChiSquareLamb91
    Discussions |
    Jan 25, 2023 7:22 AM
    1913 views | 3 replies
  • Creating A column in new table, filling with value under one condition, and another if otherwise

    Hi all, building my own table from a number of others, and making a column that I want to have fixed length. If a column exists from another table, I wish to fill it with values made from a list , if not, i wish to fill it with zeroes. Currently, there are no values appearing and I cannot figure out a place to put the if statements that will make this work out. This is my most recent attempt, Idea...

    OC200m OC200m
    Discussions |
    Jan 24, 2023 9:28 AM
    1470 views | 1 replies
  • Read Tab separated file in JMP from server

    how to read a tab-separated file (or any other delimeter  ) in JMP.  dt=Open( 'http://www.<<someDomain>>/tab-separated.csv', text);   Here the first parameter in the Open function is the URL of the file. file contains below sample, column may contains comma separated values that is why delimiter of file is Tab column1|column2|column3|column4 1 | 2 | abc,xyz | 3 | 4|       

    ProbitMonster53 ProbitMonster53
    Discussions |
    Jan 23, 2023 10:32 PM
    1485 views | 1 replies
  • How is the standard error of the least squares means found in Fit Model multiple regression

    JMP supplies a standard error for its least squares means in the Least Squares Mean Table. How is this standard error calculated given that the least squares mean is a constant using the rules that JMP follows for calculating the least squares means? That is, JMP  fixes background continuous variables at their mean and sums over background categorical variables using equal weighting (which is equi...

    AprioriBighorn4 AprioriBighorn4
    Discussions |
    Jan 19, 2023 6:09 AM
    2856 views | 4 replies
  • subset selection is empty, return error

    Hi all,I am writing a script where I select a subset from a data table based on some criteria:Example dt is my data table with column :Error_IDI input: "dt_subset=dt<<select where (:Error_ID==0)<<subset(selected rows(1));" and I expect the dt_subset table to be filled by all the entries in the dt table where the column :Error_ID is 0.Now let us say the dt data table has no Error_ID==0 rows, the dt...

    ValeriaL ValeriaL
    Discussions |
    Jan 17, 2023 8:18 AM
    1938 views | 2 replies

Latest Discussions

  • 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 XanGregg
    Discussions |
    Dec 19, 2022 11:21 AM
    945 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 Lavik17
    Discussions |
    Dec 19, 2022 10:20 AM
    1066 views | 0 replies
  • JMP 17 Trial - windows server not supported

    Dear members of the forum, I have just came across this issue during an attempt to install JMP 17 trial version on a windows server. Any ideas?         Edit: I contacted JMP support and they confirm that the trial version will not work on windows server.

    ron_horne ron_horne
    Discussions |
    Nov 1, 2022 2:20 PM
    1359 views | 0 replies
  • Model classification thresholds add-in display "negative" probability

    Hi, I've been looking at this add-in which is very useful.https://community.jmp.com/t5/JMP-Add-Ins/Exploring-Model-Classification-Thresholds/ta-p/66964 In our case we don't have a probability but instead we have a status and a measurement that ranges between -10 and 10.I want to adapt the script so that the slider can move between -10 and 10 (I've already done it and it works). However the "Probab...

    Agustin Agustin
    Discussions |
    Sep 13, 2022 6:43 AM
    704 views | 0 replies
  • SUR (Seemingly Unrelated Regressions)

    HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
    and it is in stat in the nlsur command Regards

    Raaed Raaed
    Discussions |
    May 5, 2022 4:45 PM
    929 views | 0 replies
view all discussions