cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Fit Special Limits JSL

    Hi all, I am using Fit Y by X Plot and I need 3 limits on my plots (Control Limit, Upper Limit and Lower Limit) where I used the fit special 3 times and input the slope and intercept needed. But I don't know how to do this in JSL. This is only the output I get when I save the script to script windowBivariate( Y( :Age ), X( :Sex ), Fit Line( {Confid Curves Indiv( 1 ), Line Color( "Black" )} ), ...

    29755 29755
    Discussions |
    Jul 25, 2021 9:38 PM
    1462 views | 1 replies
  • Graph Builder User settings

    Hello everyone, Is there a way to code that the graph builder would ask the user questions such as axis range, titles, etc., Appreciate your help  Thanks 

    penalah penalah
    Discussions |
    Jul 25, 2021 5:09 PM
    2037 views | 2 replies
  • Importing multiple csv files with the same format

    I have several csv files with similar format. All csv files have header on row no. 279 & data starts from row no 281. Even though the length of data may vary, the last 4 rows on all csv files have irrelevant information and needs to be taken rid of.Currently, I am using 'Multiple file import' functionality to import the data, but I don't know how to exclude the last 4 rows. I get rid of the rows a...

    Neal85 Neal85
    Discussions |
    Jul 25, 2021 4:07 PM
    3304 views | 2 replies
  • Interactive HTML hyperlink doesnt work

    I have a script which combines to vlistboxes with button boxes that have hyperlinks in a data table. I save the data table into a report which is an interactive html file. When I save as interactive html, the hyperlinks are disabled. Is there a way to enable them? When I save the data table as regular html, the hyperlinks work but the vlistboxes have different cell sizes and the report looks awful...

    tsolomon tsolomon
    Discussions |
    Jul 25, 2021 3:05 PM
    14875 views | 5 replies
  • Finding Risk Ratio Help

    Hello everyone, can someone please outline the steps on how to obtain a risk ratio with 95% confidence interval and p-value? I tried to follow the directions on the JMP help site but I do not have the risk ratio option in the "Fit by Y" Contingency Analysis. I have JMP pro 15. Thank you for your time and help

    jmpquestions123 jmpquestions123
    Discussions |
    Jul 25, 2021 6:56 AM
    2726 views | 3 replies

Latest Discussions

  • Fit Special Limits JSL

    Hi all, I am using Fit Y by X Plot and I need 3 limits on my plots (Control Limit, Upper Limit and Lower Limit) where I used the fit special 3 times and input the slope and intercept needed. But I don't know how to do this in JSL. This is only the output I get when I save the script to script windowBivariate( Y( :Age ), X( :Sex ), Fit Line( {Confid Curves Indiv( 1 ), Line Color( "Black" )} ), ...

    29755 29755
    Discussions |
    Jul 25, 2021 9:38 PM
    1462 views | 1 replies
  • JSL script to run multiple nested JSL scripts issue

    Hello all,I have a checkbox gui setup with JMP applications that lets the user select which analysis to run, this feature lets users select/run multiple analysis at the same time essentially. (i.e. one button to run all) Each individual script works when run stand-alone, but when calling/running them all from a singular script, issues arise. I cannot edit each individual analysis jsl script due to...

    Glo_Roh Glo_Roh
    Discussions |
    Jul 23, 2021 5:14 PM
    2161 views | 1 replies
  • Partial redundancy analysis in JMP

    I need to check the effects of three explanatory variables which are 1) fish_length, location, and sex on a set of response variables (PC1…..PC7).
    First I need to test the effect of size (fish size), and in case if the effect of fish_length is significant then I need to use the residuals of the first pRDA test to check the effects of location and sex using RDA. Also I will need to use the residuals...

    ukhandurrani ukhandurrani
    Discussions |
    Jul 22, 2021 9:33 AM
    1718 views | 0 replies
  • How do I create two independent row legends in the same output tab? JSL JMP12

    Hi friends, I am working on a report that has multiple plots in the same output tab. For plot 1 I want the row legend colors to be based on tool 1. For plot 2 I want the row legend colors to be based on tool 2. When I assign tool 2 to the row legend for plot 2 the colors in plot 2 still match the tool 1 colors established in plot 1. I have another column utilizing the alphanumeric row legend so th...

    jk137 jk137
    Discussions |
    Jul 21, 2021 6:04 PM
    1803 views | 1 replies
  • Best model in multinomial logistics regression model

    Hello What models use to select variables in a multinomial logistics regression model to have the best AIC ? and select the best variables ?
    I tried with the regression step by step but I don't understand that doesn't work, I have a less good confusion matrix than with my model of nominal logistic regression with all my variablesThank you

    Emma1 Emma1
    Discussions |
    Jul 21, 2021 1:35 PM
    1855 views | 2 replies

Latest Discussions

  • Partial redundancy analysis in JMP

    I need to check the effects of three explanatory variables which are 1) fish_length, location, and sex on a set of response variables (PC1…..PC7).
    First I need to test the effect of size (fish size), and in case if the effect of fish_length is significant then I need to use the residuals of the first pRDA test to check the effects of location and sex using RDA. Also I will need to use the residuals...

    ukhandurrani ukhandurrani
    Discussions |
    Jul 22, 2021 9:33 AM
    1718 views | 0 replies
  • Graphlet disappearing after filtering through a null set

    Have a tool I built that has a series of graphlets in them.  Noticed some odd behavior.  The top-level graph has a local data filter.  Some combinations of that data filter will result in no data.  When I filter to a no-data set, then expand back to a set with data, the graphlet no longer exists.  Any ideas on how to retain the graphlets after filtering?

    Evan_Morris Evan_Morris
    Discussions |
    Jul 12, 2021 10:28 AM
    1270 views | 0 replies
  • Obtaining a p-value for an odds ratio of a continuous variable

    Hi all,When performing an odds ration analysis on a nominal variable I get a p-value which is identical to the p-value of the parameter estimate (see pic below). When performing the same on a continues variable there is no p-value (see pic below). Could I use the p-value of the parameter estimate as the p-value of the odds ratio?If not how could I obtain the p-value in JMP?TIA

    eliyahu100 eliyahu100
    Discussions |
    Jul 7, 2021 10:27 AM
    1931 views | 0 replies
  • How do I get Odds Ratios after fitting a GLM with binomial distribution and logit function?

    Hi everyone,I need to get OR after fitting a GLM with binomial distribution and logit function - that is a logistic model. I cannot fit a "nominal logistic" where there's the option for OR because I need to use the Firth adjustment for small-sample bias (I can only do that for that GLM). Is there an option to get the Odds Ratios? Thank you in advance. Antony

    Antony Antony
    Discussions |
    Jul 7, 2021 10:04 AM
    1190 views | 0 replies
  • Solving for new FPCs using a training set

    Had a question on the Functional Data Explorer system.  Feels like a dumb question but can't figure it out.  So I set up a training set and developed FPCs I like.   The next step is then to use that spline structure to solve the FPCs for new items as they come in.    What steps would I take to do that?    

    Evan_Morris Evan_Morris
    Discussions |
    Jul 6, 2021 11:08 AM
    959 views | 0 replies
view all discussions