cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • How to compare baseline data from Derivation and Validation Cohorts?

    I am assigned by my supervisor to independently perform an analysis for risk and score models for my study outcome. After cleaning my data and assigning two-third of my sample size as the Derivation cohort and the other as the validation cohort, the next step is to compare the baseline characteristics if they are statistically significant or not. At the moment these two sample sizes of cohorts are...

    AnwarSalim AnwarSalim
    Discussions |
    Jul 7, 2021 6:29 PM
    4122 views | 8 replies
  • How do write a JSL that implements one of the conditions for selecting a subset using cell values?

    For example, in "Big Class.jmp": add" add" column,And change the value of the first row of the "add" column to "&:height<65". How do code JSL to add the condition in the first row of the "add" column?  Make the JSL function of this combination the same as that of the following code:dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); dt << Select Where( sex == "F" & :age > 14 & :height < 65 ); d3 = dt << Su...

    lwx228 lwx228
    Discussions |
    Jul 7, 2021 5:22 PM
    1592 views | 4 replies
  • Paired T test vs ANOVA--and I cannot figure out how to run the ANOVA test.

    We did a marketing study for our product that incidentally appears to show strong clinical treatment effect (participants had less pain at the end than the beginning) and I was volunteered to do the statistical analysis.I did a paired T test on the baseline versus week 8 pain scores ( Specialized Modelling--> Matched Pairs -->) with very low p values. However I got ambitious (because JMP makes it ...

    PeterD PeterD
    Discussions |
    Jul 7, 2021 3:27 PM
    2887 views | 6 replies
  • Issue with conditional formatting (color) using 'for each row' and nested 'for' loop

    Hello,I'm on the tail end of a script where I've summarized a bunch of data in various columns (both numeric and character). Looping to format numeric cells meeting certain criteria is easy enough but I'm having some issue assigning a color for character columns that contain a certain substring.For instance, a cell (with the following content:1,1,2,1,1,2,3,3) should be colored red because it conta...

    Sburel Sburel
    Discussions |
    Jul 7, 2021 2:46 PM
    1811 views | 3 replies
  • Bivariate analysis

    Bonjour, J'aimerai une confirmation sur l'analyse bivariée effectuée par JMP.Lorsque seuls les paramètres X et Y sont entrés est-ce que l'analyse statistiques effectuée par la suite est de type paramétrique? Si oui est-ce qu'il est possible de faire une analyse de type non paramétrique? Comment procéder? Merci d'avance Marie

    mgerusdurand mgerusdurand
    Discussions |
    Jul 7, 2021 1:11 PM
    3258 views | 4 replies

Latest Discussions

Latest Discussions

  • 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
    1491 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
    880 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
    707 views | 0 replies
  • Section 508 compliance

    Is there any guidance on how to make JMP graphs section 508 compliant (ADA issue for government documents)?  I found a post on how to remove the gray background, but is there any 508 specific guidance or other preference settings that would be helpful?  Maybe this is a wish list item?

    GGfGA GGfGA
    Discussions |
    Jun 30, 2021 10:03 AM
    875 views | 0 replies
  • Multi File Import of network folder slower in latest JMP version

    Hello, In JMP 14, Multi File Import of a network folder was relatively fast. For example, it takes ~11 seconds to load the below folder. With JMP 16 on the same computer/folder/network, it will first spend almost 3 minutes while "discovering files", before proceeding with the above "loading file names" step. Are there any settings or options that I could change to skip the "discovering files" step...

    jach jach
    Discussions |
    Jun 22, 2021 11:06 AM
    729 views | 0 replies
view all discussions