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

  • Does anyone know how to set your preferences for categorical color theme in JMP15?

    I am trying to add a default color theme to graph builder for "JMP Dark" for categorical values - but can't seem to find the right place in preferences to set it up - Thanks

    pattidimcneill pattidimcneill
    Discussions |
    Nov 14, 2019 4:20 PM
    3926 views | 2 replies
  • Expanding an existing Custom Design, with additional categorical factors

    Hello, I recently performed a custom design with 7x continuous and 1x 2-level categorical factors. Everything went well, and we moved forward with the suggested output.We're revisiting this work and now need to expand by adding 2 additional catageorical factors into the design and i'm struggling to think of the best way to do it to make the most of the existing data. Fold overs or space filling de...

    Jon_Armer Jon_Armer
    Discussions |
    Nov 13, 2019 7:21 PM
    4810 views | 4 replies
  • Does JMP calculate the "cumulative density function" of CDF?

    I'm searching for this code for the documentation, but I don't know what it means. Get expert help.Thanks! Names Default To Here( 1 ); /* Generate random values, Normal(0,1) */ Y = J( 150, 1, Random Normal() ); /* CDF function */ {Quant, CumProb} = CDF( Y ); Wait(0); /* Draw empirical and theorical CDF */ New Window( "Empirical CDF", Graph Box( X Scale( -3, 3 ), Y Scale( 0, 1 ), Pen Color...

    lwx228 lwx228
    Discussions |
    Nov 13, 2019 12:21 PM
    2699 views | 2 replies
  • General stat question - Nominal logistic regression vs Wilcoxon

    Hello, please help me to understand this - working with large datasets with continuous variables - most of the times I use models to a binary outcome (alive/dead).Many of my continuous variables are not normally distributed, hence I usually approach the test by Fit Model (Y=outcome, model effects - weight, nominal logistic). The distribution of the primary variable - weight:The outcome of the logi...

    marc1 marc1
    Discussions |
    Nov 13, 2019 9:21 AM
    2761 views | 3 replies
  • Blocking ignored

    Good day.I need to evaluate data which includes blocking.JMP keeps telling me: Blocking ignored because cell counts are unequal.How do I fix this?

    Sonja_Gevers Sonja_Gevers
    Discussions |
    Nov 13, 2019 8:22 AM
    1520 views | 1 replies

Latest Discussions

  • Does JMP calculate the "cumulative density function" of CDF?

    I'm searching for this code for the documentation, but I don't know what it means. Get expert help.Thanks! Names Default To Here( 1 ); /* Generate random values, Normal(0,1) */ Y = J( 150, 1, Random Normal() ); /* CDF function */ {Quant, CumProb} = CDF( Y ); Wait(0); /* Draw empirical and theorical CDF */ New Window( "Empirical CDF", Graph Box( X Scale( -3, 3 ), Y Scale( 0, 1 ), Pen Color...

    lwx228 lwx228
    Discussions |
    Nov 13, 2019 12:21 PM
    2699 views | 2 replies
  • General stat question - Nominal logistic regression vs Wilcoxon

    Hello, please help me to understand this - working with large datasets with continuous variables - most of the times I use models to a binary outcome (alive/dead).Many of my continuous variables are not normally distributed, hence I usually approach the test by Fit Model (Y=outcome, model effects - weight, nominal logistic). The distribution of the primary variable - weight:The outcome of the logi...

    marc1 marc1
    Discussions |
    Nov 13, 2019 9:21 AM
    2761 views | 3 replies
  • Blocking ignored

    Good day.I need to evaluate data which includes blocking.JMP keeps telling me: Blocking ignored because cell counts are unequal.How do I fix this?

    Sonja_Gevers Sonja_Gevers
    Discussions |
    Nov 13, 2019 8:22 AM
    1520 views | 1 replies
  • Significant Figures

    Is there a way to change the default significant figures? I want my means to always be whole numbers and %CV to have 1 sig fig.

    nikol96 nikol96
    Discussions |
    Nov 12, 2019 8:37 AM
    4397 views | 4 replies
  • Connecting letter reports from non-parametric multiple comparisons

    Is there a reason the jmp doesnt also auto generate a connecting letter reports for non-parametric multiple comparisons. Simialr to the tukeys hsd. It makes it much harder to interpret the Steel Dwass and to represent these findings graphically.  Am I missing a step to generate the connecting letters?

    joemama985 joemama985
    Discussions |
    Nov 12, 2019 7:37 AM
    1669 views | 1 replies

Latest Discussions

  • How can I run a .py python script and python scripts compiled as .exe from JMP

    Hello,  So I've written a JMP UI, and once I gather data from the user I have a button that dumps the form data to a CSV.Now I need to launch my python script and other .exe  (as an administrator), my python scripts pick up the user input from the CSV and perform the next steps.Right now it's a .py but I may need to run it through py2exe and compile it into an exe later so a solution that supports...

    xxvvcczz xxvvcczz
    Discussions |
    Oct 30, 2019 6:44 PM
    1930 views | 0 replies
  • Analysis of covariance (ANCOVA) for Split plot Design

    Hi, I have a problem where I want to do ANCOVA and It is new for me.We have,Main plot data (2 treatments)Subplot data (10 treatments)Yield datawe want to add lodging (%) score as a covariate. How to do it? (I have seen some video tutorial from Youtube but its not easy to understand for me) Your cooperation will be highly appreciated.

    Harun-Or-Rashid Harun-Or-Rashid
    Discussions |
    Oct 29, 2019 9:03 PM
    1299 views | 0 replies
  • Send Expects Scriptable Object in access or evaluation of 'Send' Error

    I create a new window with variability chart, and put into journal. After that i want to save into pdf. But at the last line to save into PDF, it give me error like below. and nothing is saved into pdf. Need some advice which part i am doing wrong?  ErrorSend Expects Scriptable Object in access or evaluation of 'Send' , report_R235 << /*###*/SavePDF( "C:\LimTY\NXP\Product\Pegasus\Characterization\...

    OneNorthJMP OneNorthJMP
    Discussions |
    Oct 10, 2019 8:43 PM
    1338 views | 0 replies
  • Extract Report Data and Export it to Excel

    I am totally new to the JMP community and have a limited coding background. I am working with Life Distributions (Weibulls mostly), and I would like to create an Add-in that can do the following tasks once I have selected the best distribution fit: 1. Save specific report data from distribution (see the data tables in red) 2. Export the data into an excel sheet 3. Have the add-in button available ...

    jemairsmartes jemairsmartes
    Discussions |
    Sep 11, 2019 10:27 AM
    2136 views | 0 replies
  • How to Add Profit Matrix to Neural Net Confusion Matrix

    Hi all, I'm using a neural net to predict whether or not a customer will prefer to buy retail items at a markdown or if they are likely to buy full-price (i.e., "bargain buyers" vs. traditional shoppers). I'd like to incoporate the opportunity cost of a false positive (giving discounts to what would otherwise be a full-price shopper) using a profit matrix, but changing values on the matrix in the ...

    GhostBen GhostBen
    Discussions |
    Aug 5, 2019 8:00 PM
    1376 views | 0 replies
view all discussions