cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Due to global connectivity issues impacting AWS Services, users may experience unexpected errors while attempting to authorize JMP. Please try again later or contact support@jmp.com to be notified once all issues are resolved.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Select and delete columns that contain specific string

    Hi jsl folks,            Can somebody comment on what's wrong with my coding below? I am trying to look for columns which contain a string called "Dummy" and trying to delete it but it is not working. Pls help.     Names Default To Here( 1 ); dt = New Table( "Example", Add Rows( 3 ), New Column( "A_Dummy", Character, "Nominal", Set Values( {"xx", "yy", "zz"} ) ), New Column( "B", Char...

    brandon_mcrv brandon_mcrv
    Discussions |
    Mar 10, 2021 6:08 PM
    4960 views | 7 replies
  • Fill consecutive rows

    I have a large data set and will like to fill consecutive rows with top value.   

    pankti pankti
    Discussions |
    Mar 10, 2021 5:32 PM
    3217 views | 5 replies
  • How to plot the estimates (fixed terms) of a linear mixed model

    Hello, I have regular JMP (no Pro) and have used a linear mixed model using the REML option having as fixed terms 3 single and 3 crossed terms. All single terms used were nominal with 4, 3 and 2 levels respectively. I want to plot the estimates (fixed terms) as a standardized coefficient with respective associated 95%CI as significance level. However, I am unsure in the output where (or if) I can ...

    Catarina Catarina
    Discussions |
    Mar 10, 2021 3:21 PM
    4034 views | 9 replies
  • BMI percentile calculations

    For patients < 18 years of age, their obesity is determined by age, gender specific BMI percentiles . CDC had codes to do this in SAS https://www.cdc.gov/nccdphp/dnpao/growthcharts/resources/sas.htm I am wondering if this is possible to do this in JMP. I currently have to depend on a SAS user to do this for me..

    Sandeep123 Sandeep123
    Discussions |
    Mar 10, 2021 3:13 PM
    1268 views | 1 replies
  • case mix adjusted mortality rate calculation

    I have a large data set , where I need to compare the mortality rate among two groups. The groups differ in age , diagnostic categories , gender etc. I can do logistic regression and it gives me odds ratio of death in one group vs other after including the confounding variables..but it does not give me a 'adjusted rate' How do I calculate and compare the case mix adjusted mortality rates between t...

    Sandeep123 Sandeep123
    Discussions |
    Mar 10, 2021 1:40 PM
    1956 views | 2 replies

Latest Discussions

  • Fill consecutive rows

    I have a large data set and will like to fill consecutive rows with top value.   

    pankti pankti
    Discussions |
    Mar 10, 2021 5:32 PM
    3217 views | 5 replies
  • How to plot the estimates (fixed terms) of a linear mixed model

    Hello, I have regular JMP (no Pro) and have used a linear mixed model using the REML option having as fixed terms 3 single and 3 crossed terms. All single terms used were nominal with 4, 3 and 2 levels respectively. I want to plot the estimates (fixed terms) as a standardized coefficient with respective associated 95%CI as significance level. However, I am unsure in the output where (or if) I can ...

    Catarina Catarina
    Discussions |
    Mar 10, 2021 3:21 PM
    4034 views | 9 replies
  • BMI percentile calculations

    For patients < 18 years of age, their obesity is determined by age, gender specific BMI percentiles . CDC had codes to do this in SAS https://www.cdc.gov/nccdphp/dnpao/growthcharts/resources/sas.htm I am wondering if this is possible to do this in JMP. I currently have to depend on a SAS user to do this for me..

    Sandeep123 Sandeep123
    Discussions |
    Mar 10, 2021 3:13 PM
    1268 views | 1 replies
  • case mix adjusted mortality rate calculation

    I have a large data set , where I need to compare the mortality rate among two groups. The groups differ in age , diagnostic categories , gender etc. I can do logistic regression and it gives me odds ratio of death in one group vs other after including the confounding variables..but it does not give me a 'adjusted rate' How do I calculate and compare the case mix adjusted mortality rates between t...

    Sandeep123 Sandeep123
    Discussions |
    Mar 10, 2021 1:40 PM
    1956 views | 2 replies
  • Updating Graph Builder Spec Limits with Column Properties

    Anyone have a script that will update the displayed reference lines in Graph Builder if the Spec Limits are changed through the Column Properties?  I have the Spec Limits assigned to a column and use the Show as Graphic Lines option to visually display the limits in a script created through Graph Builder. When I update the Spec Limits (via Column Properties), the Graph Builder script is not updati...

    FAS FAS
    Discussions |
    Mar 9, 2021 7:55 PM
    1737 views | 1 replies

Latest Discussions

view all discussions