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

  • Suggestions/thoughts/ideas on how to best display data graphic

    Hi All,   I have some production data that I'm analyzing with the MDMVCC platform. Specifically, after running the analysis and selecting those rows that have the most extreme T^2 values -- those which are likely the most out of control -- I can use the platform to plot the T^2 Mean Contribution Portion Plot for Selected Samples. This produces a graph that looks something like this:  What this gra...

    SDF1 SDF1
    Discussions |
    Feb 14, 2024 6:03 AM
    1671 views | 6 replies
  • 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
    1554 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
    2576 views | 7 replies
  • hide empty groups in Tables / summary

    The new possibility to use a Data Filter in Tables/Summary is very useful. Thank for adding it One of the simplest application cases: calculate the summary for some groups, e.g. mean height just for some selected ages. What hurts a bit: the excluded groups are still listed in the summary table, with 0 rows - and "missing" aggregated values.

    I understand that the Data Filter in Tables/Summary is muc...

    hogi hogi
    Discussions |
    Feb 13, 2024 11:56 PM
    1295 views | 3 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
    609 views | 1 replies

Latest Discussions

  • Suggestions/thoughts/ideas on how to best display data graphic

    Hi All,   I have some production data that I'm analyzing with the MDMVCC platform. Specifically, after running the analysis and selecting those rows that have the most extreme T^2 values -- those which are likely the most out of control -- I can use the platform to plot the T^2 Mean Contribution Portion Plot for Selected Samples. This produces a graph that looks something like this:  What this gra...

    SDF1 SDF1
    Discussions |
    Feb 14, 2024 6:03 AM
    1671 views | 6 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
    609 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
    458 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
    703 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
    1336 views | 3 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
    458 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
    504 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
    512 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
    664 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
    530 views | 0 replies
view all discussions