cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • analyzing"count" data

    We did a study in which we collected data on publications in my field over a five year period.  For each publication we completed a 24 element checklist. The spreadsheet has one column with with integer values ranging from 0-24. I would like to compare how publications scored on the checklist by publication year (coded in a different column).  What is an appropriate statistic for such a comparison...

    dweinber dweinber
    Discussions |
    Jan 22, 2022 7:06 AM
    2273 views | 4 replies
  • Script works as expected in JMP13 but throws an error in JMP16 ?

    The following script works fine in JMP 13.2.1 and produces expected output but throws an error when run in JMP16.1.0. What part in the script is not acceptable in JMP16? Names Default to Here (1); //clear symbols (); //clear log (); dlg = New Window("Please enter the following", << Modal, <<Return Result, Border Box(Top(20), Bottom(0), Left(20), Right(20), V List Box( tb1= Text Box("partID: "),...

    Neo Neo
    Discussions |
    Jan 22, 2022 1:16 AM
    1990 views | 5 replies
  • M1 Macbook Pro JMP Capabilities

    Hi all, 
    I'm thinking about upgrading from my windows set-up and running a M1 Macbook Pro as my primary set up. I wanted to open up the discussion and see if any other JMP users were using the newest Macbook Pro and if they have run into any hurdles yet? I do a lot of R/Python integration. I do have a decent set up right now, but want to know if anyone else has tested out this connection and knows ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Jan 21, 2022 1:52 PM
    788 views | 0 replies
  • How do I stop JMP from opening Files and scripts open in invisible mode?

    When I open a file or a script, JMP opens it in the invisible mode. How can I turn this option off? Thanks.

    vkkumar321 vkkumar321
    Discussions |
    Jan 21, 2022 1:52 PM
    1397 views | 2 replies
  • JMP y vs x with "by" on the same plot

    I have about 100 y (continuous) that I want to plot vs 1 x (continuous).  The y-x plot is a nice fast way to do that.  However, I also have a categorical variable that I would like to use as "by" (3 discrete values).  If I use y-x and fill in the "by" field, I get 300 plots.  I want 100 plots, one for each y, with the 3 "by's" plotted on the same plot.  Alternatively if I use Graph Builder, I can ...

    KurtAnderson KurtAnderson
    Discussions |
    Jan 21, 2022 11:39 AM
    5067 views | 8 replies

Latest Discussions

  • analyzing"count" data

    We did a study in which we collected data on publications in my field over a five year period.  For each publication we completed a 24 element checklist. The spreadsheet has one column with with integer values ranging from 0-24. I would like to compare how publications scored on the checklist by publication year (coded in a different column).  What is an appropriate statistic for such a comparison...

    dweinber dweinber
    Discussions |
    Jan 22, 2022 7:06 AM
    2273 views | 4 replies
  • M1 Macbook Pro JMP Capabilities

    Hi all, 
    I'm thinking about upgrading from my windows set-up and running a M1 Macbook Pro as my primary set up. I wanted to open up the discussion and see if any other JMP users were using the newest Macbook Pro and if they have run into any hurdles yet? I do a lot of R/Python integration. I do have a decent set up right now, but want to know if anyone else has tested out this connection and knows ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Jan 21, 2022 1:52 PM
    788 views | 0 replies
  • How do I stop JMP from opening Files and scripts open in invisible mode?

    When I open a file or a script, JMP opens it in the invisible mode. How can I turn this option off? Thanks.

    vkkumar321 vkkumar321
    Discussions |
    Jan 21, 2022 1:52 PM
    1397 views | 2 replies
  • Prompt for a column/field

    Hello everyone, I am looking to see a prompt to select or ask the user to enter the text or product etc, and pull the query only related to that data Is that possible? If yes, then how? Please guide me.  Thanks in advance 

    penalah penalah
    Discussions |
    Jan 19, 2022 11:30 AM
    862 views | 1 replies
  • Multi-variable interpolation (modeling?)

    Suppose I have a big table of simulation output with 5 input variables (i1, i2, i3, i4, i5) and 2 output variables (o1, o2). Now suppose I have a pair of output numbers, e.g. (5,17) and I want to find pretty good values for i1 thru i5, such that if I put them back into the simulation, I'd get something close to (5,17) as output. Does JMP do anything like this?

    BHarris BHarris
    Discussions |
    Jan 19, 2022 10:19 AM
    3414 views | 7 replies

Latest Discussions

  • M1 Macbook Pro JMP Capabilities

    Hi all, 
    I'm thinking about upgrading from my windows set-up and running a M1 Macbook Pro as my primary set up. I wanted to open up the discussion and see if any other JMP users were using the newest Macbook Pro and if they have run into any hurdles yet? I do a lot of R/Python integration. I do have a decent set up right now, but want to know if anyone else has tested out this connection and knows ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Jan 21, 2022 1:52 PM
    788 views | 0 replies
  • How do I apply time fixed effects with multiple regression

    I have financial panel data and would like to hold dummy time variables fixed as I regress the other independent variables to test my model's significance. Not sure how to proceed. Is this function only available in SAS? Thanks   

    RiDe RiDe
    Discussions |
    Jan 10, 2022 11:18 PM
    699 views | 0 replies
  • separating labelled values from graph points

    I have looked in the scripting help section and all over this community and haven't found a solution for my problem so hopefully someone can help. I have a graph containing two trend lines and a bar graph and want to label the values of each point but when I set the labels both values show up on each trend line and I can't figure out how to separate the labels. I tried stacking the labelled column...

    Cdougz Cdougz
    Discussions |
    Dec 31, 2021 7:38 AM
    911 views | 0 replies
  • Expand Contours

    Hi, 

    I understand that the contouring is done based on triangulation to data points, but is there a method for expanding them further to fit a custom SHP file I've imported into JMP? I've already set the alpha and the lowest value so the contour should cover the, 'most', area. Any other methods? Thanks! 

    MikeDereviankin MikeDereviankin
    Discussions |
    Dec 15, 2021 12:49 PM
    709 views | 0 replies
  • Getting all Zeros for the AR(1) estimate/std error in a Repeated Measures Mixed Model Using JMP Pro

    I am fitting a model of a continuous response against 7 fixed effects. When running the Standard Least Squares; my residuals plots/assumptions checks don't look too bad but the Durbin Watson test is suggesting an AR(1) structure in the residuals. This is expected for this particular analysis and is consistent with other data sets looking at the same response/factors. The Time Series platform also ...

    lisa2442 lisa2442
    Discussions |
    Dec 14, 2021 7:32 AM
    872 views | 0 replies
view all discussions