cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • 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
    2050 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
    12931 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
    1537 views | 3 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
    1227 views | 1 replies
  • Executing a python exe from Run program()

    I have a python executable (so I or others don't need python installed on the pc) which can analyze some data...

    I would like to call and run this from JMP, but I am not sure the best way as I would like to be able to feed variables to this python exe from JMP as well as get the return.

    I have done this successfully using the integrated python commands, but never with a stand along python exe file. ...

    nathan-clark nathan-clark
    Discussions |
    Jul 23, 2021 4:51 PM
    3974 views | 7 replies

Latest Discussions

  • 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
    1227 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
    1007 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
    834 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
    977 views | 2 replies
  • Confusion matrix "training"

    Hello, I have no question about the confusion matrix of a multinomial logistic regression model Here's there is the variable Y with 3 modalities: 1,2,3   Does "Training" mean that JMP automatically does a learning database to learn the model?Indeed when I calculate the total number of observations on my confusion matrix : 311+79+37+98+209+59+48+57+187 = 1085While my database is 1369 rowsAnd 1085/1...

    Emma1 Emma1
    Discussions |
    Jul 21, 2021 10:34 AM
    1240 views | 1 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
    1007 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
    675 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
    1264 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
    694 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
    552 views | 0 replies
view all discussions