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 calculate a sample size for Equivalence tests & Variance comparison for 3 groups?

    I whould like to determine the sample size per group to perform a variance comparison test and an equivalence test for 3 independent groups.JMP 16.0 propose an option but only for 1 or 2 groups. There is a manner to "extrapolate"  the results to the 3rd group? @Mark_Bailey , Florence Kussener gaves me your name, could you help me? Thanks!!

    Alix Alix
    Discussions |
    May 9, 2022 8:36 AM
    2224 views | 1 replies
  • Problem with Full-Factorial Design (Mixed-Model) add in result

    Hello, I have a problem with this JMP add in  (Repeated Measures Full-Factorial Design Mixed-Model) result. In fact after running the model there is no estimation of the statistics given the data I have (see image below). It is very strange because I run the same model with similar data and I don't have this experience. Thank you in advance for the helpThe context is: two different groups in which...

    CristinaB CristinaB
    Discussions |
    May 9, 2022 7:30 AM
    817 views | 1 replies
  • Reference lines

    HiI'm making graphs for every column of my data sheet using a for loop and I have 2 rows in my table that have the tolerance for every parameter (=column). I'd like to add those tolerances as reference lines like this : {Add Ref Line( {}, "Solid", "Gray", "", 1, 0.25 )}    but I don't know how to refer to my tolerance lines in those {}.Any help would be appreciated  

    Thibaut Thibaut
    Discussions |
    May 9, 2022 7:23 AM
    1218 views | 1 replies
  • Is SVEM appropriate for a 6 factor (continuous) optimization study?

    In last discovery summit there was a great presentation where SVEM was succesfully used for process modeling with a limited #runs; would this also work for buiding a 6 factor RSM starting from a 17-run DSD? In another presentation a 31-run OMARS was proposed for this 6-facor RSM, is SVEM a good alternative? 

    frankderuyck frankderuyck
    Discussions |
    May 9, 2022 7:05 AM
    1365 views | 2 replies
  • Export multiple figures made by graph builder

    Dear JMP Pros,I have two questions regarding the graph builder and figure export: 1) I generated multiple Graph builder figures (saved as separated scripts) and want to batch export them into one PPT or as any other pixel or vector graphic.I read already through the manual and searched in the community forum but I couldnt find a way to do that in a fast manner, without clicking through all single ...

    SimonFuchs SimonFuchs
    Discussions |
    May 9, 2022 2:30 AM
    1964 views | 2 replies

Latest Discussions

Latest Discussions

  • Validate column values (make sure all values in column follow a specific pattern)

    Is there a better way rather than iteration of all the rows to validate values in column? Let's say before making something with the column I want to make sure that all values in column match specific Regex. Like so:!IsMissing(Regex(Column(myColumn)[1], "^\w+(\d{3})\w+$", "\1"))I can iterate through each row to make sure that all of them match, but maybe there is a better way?  

    miguello miguello
    Discussions |
    May 6, 2022 11:09 AM
    639 views | 0 replies
  • SUR (Seemingly Unrelated Regressions)

    HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
    and it is in stat in the nlsur command Regards

    Raaed Raaed
    Discussions |
    May 5, 2022 4:45 PM
    803 views | 0 replies
  • Friedman post hoc analysis

    Hello, I am trying to do a matched sample analysis across three different factors. I wanted to:1. Confirm that my sample would be what I pick for 'Block" when I do Fit Y by X when running Friedman's test2. Is there a post hoc analysis in JMP that I can use? I dont see Nemenyi or Conover as an optionThanks for your time.  

    pnakashe pnakashe
    Discussions |
    May 5, 2022 12:02 PM
    1018 views | 0 replies
  • JMP script: Script Alarm Control chart- Table with atypical batch number and values

    Hello everyone,I am trying to make a table with the OOT (out of Trend) batches with their respective "atypical" values.I used for that the "script alarm" function as I could found some exemples on the JMP community. Here is my script:  z_KSigmaZ =1.4; // Création de la Carte de controle si N catégories > 5 Names Default To Here( 1 ); If(N Items(Associative Array(:"RNS/NS tordu (srg)")) > 5, Gr...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 29, 2022 6:29 AM
    715 views | 0 replies
  • How to create a graph builder box plot with mean values, and including the "group X" variable in the legend

    I'm using JMP 16.2.0 and I'm trying to automatically generate a graph builder with box plots and their mean values with the group X variable as the color. I'm using a bar chart with style=floating to display the mean value (inspired by this topic)My current graph:This is almost what I want, except for a few things.1. I'd like the Group X variable (Recipe) to be visible in the legend as well. One w...

    mvanderaa1 mvanderaa1
    Discussions |
    Apr 20, 2022 4:13 AM
    2568 views | 0 replies
view all discussions