cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • Setting desirability in Prediction Profiler

    Is it possible to add desirability in the prediction profiler which is not a range, for example if we want to add desirability NLT 10?

    billi billi
    Discussions |
    Dec 4, 2020 2:25 PM
    1500 views | 2 replies
  • Prediction profiler - Interactive html

    Hi,I wanted to store an interactive html using the prediction profiler with two responses and three factors.Unfortunately the Log file displays:Interactive HTML: Controls are not interactive.
    Interactive HTML: Embedded profilers in this platform are not interactiveAnd after storage receive "This feature is not interactive".For one response it is interactive.Can you help making it work with two resp...

    JOE1 JOE1
    Discussions |
    Dec 4, 2020 11:00 AM
    1736 views | 2 replies
  • Hosmer-Lemeshow Test

    I need to conduct this test on some data predicting criminal offending status (yes or no) from age. Can anyone advise how to do this efficiently in JMP?

    profjmb profjmb
    Discussions |
    Dec 3, 2020 3:38 PM
    7151 views | 2 replies
  • Fit Group and By

    Is Fit Group supposed to actually force by graphs inside it to respect by columns?  It seems like the graphs are just being duplicated with a header that says Fit Group age=12, sex=M.     names default to here(1); dt = open("$SAMPLE_DATA\Big Class.jmp"); fg = dt << Fit Group( dt << OneWay( Y( :weight, :height ), X( :name ) ), <<{Arrange in Rows(2)}, By(:age, :Sex) ); //I like the way this look...

    vince_faller vince_faller
    Discussions |
    Dec 3, 2020 11:25 AM
    6977 views | 4 replies
  • Summary Data Table by Category

    Hi, I have data with around 5000 rows.There three columns (Group, Score and Count)Value for Group: A, BValue for Score ranging 0.5 - 1Value for Count is 1 for each row.  I would like to summary the data by group A and B and group the Score value in few category and then sum the count for each score category , as below format.  I am seeking help from the community how to create JSL script to perfor...

    Lino Lino
    Discussions |
    Dec 3, 2020 5:12 AM
    3107 views | 3 replies

Latest Discussions

  • Setting desirability in Prediction Profiler

    Is it possible to add desirability in the prediction profiler which is not a range, for example if we want to add desirability NLT 10?

    billi billi
    Discussions |
    Dec 4, 2020 2:25 PM
    1500 views | 2 replies
  • Prediction profiler - Interactive html

    Hi,I wanted to store an interactive html using the prediction profiler with two responses and three factors.Unfortunately the Log file displays:Interactive HTML: Controls are not interactive.
    Interactive HTML: Embedded profilers in this platform are not interactiveAnd after storage receive "This feature is not interactive".For one response it is interactive.Can you help making it work with two resp...

    JOE1 JOE1
    Discussions |
    Dec 4, 2020 11:00 AM
    1736 views | 2 replies
  • Hosmer-Lemeshow Test

    I need to conduct this test on some data predicting criminal offending status (yes or no) from age. Can anyone advise how to do this efficiently in JMP?

    profjmb profjmb
    Discussions |
    Dec 3, 2020 3:38 PM
    7151 views | 2 replies
  • two graphs side by side

    Hi there are a few similar posts but I have not found exactly what i'm looking for.I made alpha-diversity plots of two different indices and want to present them side by side (they are different scales) using two Y-axes e.g. right and left is confusing. So I want to actually make two separate graphs and just display them side by side.here is output from the phyloseq package in R. I have the data a...

    ezorlo ezorlo
    Discussions |
    Dec 3, 2020 3:46 AM
    5476 views | 2 replies
  • Model prediction

    HiI'm working on a database with about 3000 records and about 100 predictors. The response is an electrical parameter with a good Gaussian distribution. The database is a multivariate time series because both the response and predictors are time dependent. The predictors are collected along the production line at a particular process step while the electrical parameter is measured about 2 weeks la...

    FR60 FR60
    Discussions |
    Dec 3, 2020 12:59 AM
    4300 views | 7 replies

Latest Discussions

  • Graph Builder - Remove Combine Scales?

    In graph builder I am interested in plotting a simple Y vs X for multiple X variables. By default graph builder combines all the different X variables on the same X axis and scale. Is there a simple way to change the X axis to have separate scales on the X axis for each variable? Default graph builder (script1, graph1)Plot 1 variable on Y axis vs 8 variables on X axisAll 8 variables on same x-axis...

    ehorne ehorne
    Discussions |
    Oct 29, 2020 9:11 AM
    1524 views | 0 replies
  • SharePoint Online

    My company recently began the migration from SharePoint 2010 to SharePoint Online.  I have found that my JSL scripts are now no longer able to open or save files to the new SPO site.  Anyone have the correct updated syntax for this. Example 1 (SP 2010): This worked.     TablePath4 = "\\sharepoint.amr.ith.company.com@ssl\sites\rpt\documents\JMP_tables\"; //set variable TablePath path location Tabl...

    Outdoorsman1963 Outdoorsman1963
    Discussions |
    Oct 23, 2020 4:06 PM
    1328 views | 0 replies
  • How to run a Post hoc for Chi Square results in JMP?

    I was wondering if someone can help me. I want to run a post hoc analysis for the chi square results in JMP. Thanks

    vmendez17 vmendez17
    Discussions |
    Oct 22, 2020 7:33 PM
    831 views | 0 replies
  • Problem specifying model for a partly nested ANOVA design

    My study design is mixed-model with one fixed between-plot fixed factor (A), a random plot factor (B), nested in A (B[A]), and two crossed within-plot fixed factors (C and D).  I'm able to enter a full factorial model that includes the 3 fixed factors and all their interactions, using either the Least Squares or Mixed-Model Personality.  I'm also able to add the random factor (B[A]), but things go...

    wpsousa wpsousa
    Discussions |
    Oct 19, 2020 10:39 PM
    1039 views | 0 replies
  • Default encoding on JMP - EUC-KR

    Hi,I have JMP 14.2, 15.1, and also 16.0EA at the moment.All versions here don't include EUC-KR encoding system; so this can cause importing problems in many cases since a lot of Korean data or pages are made with EUC-KR. I have charsets that are all broken. So I had to import it with other programs and save as to fit into UTF-8 or match/join columns with other matching codes.It seems like JMP is a...

    joelahn joelahn
    Discussions |
    Sep 10, 2020 1:26 AM
    1271 views | 0 replies
view all discussions