cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • Assistance in use of mixed-model analysis

    Hi there,I'd like some assistance/comments on how to perform a mixed model analysis in JMP, as it seems to be the most suitable for my data.I'm looking to compare within-group differences in pre- and post-sleep test scores between two groups (patient and healthy controls). The steps I did are as follows:-Added test scores (both pre and post) under Role Variables (Y)-Added the group variable under ...

    OddsMouse312534 OddsMouse312534
    Discussions |
    Feb 14, 2024 5:50 AM
    2407 views | 4 replies
  • refer to levels of variables

    Dear Community How do I perform a count of the levels of a variable?In R i can type length(levels(x)). example: the species of bacteria are levels of the variable "species"  best,

    ezorlo ezorlo
    Discussions |
    Feb 14, 2024 4:39 AM
    3680 views | 7 replies
  • Resetting a zoom overriding scripts or levels

    When i plot multiple plots with the same x-axis weere the graph is of 3rows x 1 column. And I zoom in one plot, and then zoom in another plot. and then change the plots type, say, from line to scatter and when i try to reset the zoom by double clicking it, it doesnt work.I have to Start Over. What is the method to reset the zoom to the original overriding the previous states or zoom levels?

    thentangler1 thentangler1
    Discussions |
    Feb 13, 2024 9:55 PM
    802 views | 1 replies
  • Help with JMP formula (IFERROR)

    My excel formula is: =+IF(AND(E98=1, E108=1), IFERROR(E121-E$128, "NA"), "NA"). E98 = 1. E108 = 1. E121 is a calculation that came out to .267993337. E128 is a calculation that came out to -0.2792984. How can I re-create that formula in JMP? I'm trying with no success. 

    UpliftElk866 UpliftElk866
    Discussions |
    Feb 13, 2024 12:19 PM
    679 views | 0 replies
  • Overlay a values of a parameter on the historical mean and 95% confidence intervals of that parameter

    i  have a values for six bioreactors for a parameter and cell days as the x-axis.  I would like to overlay those values on the historical mean and 95% confidence interval as a function of cell day as shown below in JMP 16.0. The historical  mean and 95% CIs values are shown in grey and the colored values are the current values  

    timothy_forsyth timothy_forsyth
    Discussions |
    Feb 13, 2024 8:42 AM
    930 views | 1 replies

Latest Discussions

  • Resetting a zoom overriding scripts or levels

    When i plot multiple plots with the same x-axis weere the graph is of 3rows x 1 column. And I zoom in one plot, and then zoom in another plot. and then change the plots type, say, from line to scatter and when i try to reset the zoom by double clicking it, it doesnt work.I have to Start Over. What is the method to reset the zoom to the original overriding the previous states or zoom levels?

    thentangler1 thentangler1
    Discussions |
    Feb 13, 2024 9:55 PM
    802 views | 1 replies
  • Help with JMP formula (IFERROR)

    My excel formula is: =+IF(AND(E98=1, E108=1), IFERROR(E121-E$128, "NA"), "NA"). E98 = 1. E108 = 1. E121 is a calculation that came out to .267993337. E128 is a calculation that came out to -0.2792984. How can I re-create that formula in JMP? I'm trying with no success. 

    UpliftElk866 UpliftElk866
    Discussions |
    Feb 13, 2024 12:19 PM
    679 views | 0 replies
  • Overlay a values of a parameter on the historical mean and 95% confidence intervals of that parameter

    i  have a values for six bioreactors for a parameter and cell days as the x-axis.  I would like to overlay those values on the historical mean and 95% confidence interval as a function of cell day as shown below in JMP 16.0. The historical  mean and 95% CIs values are shown in grey and the colored values are the current values  

    timothy_forsyth timothy_forsyth
    Discussions |
    Feb 13, 2024 8:42 AM
    930 views | 1 replies
  • How to prevent Milliseconds from disappearing during Import Data from Database?

    Hello,  TLDR: Is there a way to keep milliseconds when data is imported from a database? Import JSON, timestamp milliseconds all turn into 0's. JMP 16.2/17.0 I currently have a JSL script that pulls json data from a database ex ->  Data Table(open database(dsn_string, sql_string, table_name, Invisible(1)));  This script has been working with no issues except that the granularity of the timestamp c...

    Glo_Roh Glo_Roh
    Discussions |
    Feb 13, 2024 4:26 AM
    1974 views | 3 replies
  • Predictor Screening

    I am trying to use the predictor screening platform and though I have walked through the example on JMP, but I still have questions. I put my response variable in a yes, no format like the example; however, when I look to see which variables are the best predictor of the response how do I interpret the results? Is the number #1 ranked variable the best for predictor for a "yes" outcome or a "no" o...

    barr26 barr26
    Discussions |
    Feb 12, 2024 4:36 PM
    1419 views | 1 replies

Latest Discussions

  • Help with JMP formula (IFERROR)

    My excel formula is: =+IF(AND(E98=1, E108=1), IFERROR(E121-E$128, "NA"), "NA"). E98 = 1. E108 = 1. E121 is a calculation that came out to .267993337. E128 is a calculation that came out to -0.2792984. How can I re-create that formula in JMP? I'm trying with no success. 

    UpliftElk866 UpliftElk866
    Discussions |
    Feb 13, 2024 12:19 PM
    679 views | 0 replies
  • Scheduled job failed

    Hi, I'm trying to run daily scheduled job, but keep getting failing error "Process is terminated due to StackOverflowException".What might be the reason for this?

    shaiv90 shaiv90
    Discussions |
    Feb 11, 2024 11:09 PM
    706 views | 0 replies
  • PickFile(), Projects and Network Drives

    Did you notice that PickFile looks different when it's opened from within a project? More than that - when Pick File is opened from a project, with mydir pointing to a network drive with thousands of files, Jmp will freeze for dozens of seconds:mydir= "\\computername\directory"; Pickfile("select a file" , mydir) So, if you work in a project, to prevent Jmp from freezing, please be sure that your i...

    hogi hogi
    Discussions |
    Feb 9, 2024 3:07 PM
    759 views | 0 replies
  • How might I include a line break (or a second line) in the print header of a PDF generated from a Journal window?

     w = New Window("window", <<Journal, hlb = hlistbox() ); w << Set Print Headers( "lineone \!n linetwo", "", "Page &pn; of &pc;" ); w << SavePDF ( "C:\Users\blahblah.pdf");The above script should include a line break in the "left header" so that it has two lines. Instead the resulting PDF just has a non-printing box character between the two words, like this ... and if i copy that text into this wi...

    mann mann
    Discussions |
    Jan 31, 2024 6:25 AM
    936 views | 0 replies
  • Optimal decision tree and Adam's consensus?

    Hello - First of all, I'm speaking very much as a non-statistician here. I have a paper I'm trying to replicate that is doing hierarchical clustering with multiple similarity functions and grouping methodologies, and then using an Adam's consensus to find a sort of "optimal" dendrogram, if you will. I looked at their software they were using, and its been out of comission for a good 15 years. JMP ...

    ehchandlerjr ehchandlerjr
    Discussions |
    Jan 26, 2024 11:06 AM
    744 views | 0 replies
view all discussions