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

  • Cannot get Virtual Lab to run well on iPad. IPad on iOS 17

    The option to go to fonts aA to run in mobile mode just spins and spins.  Cannot get Citrix in the regular mode to work well, freezes, etc, especially when switching screens.  Trying to take the online course with video & Virtual Lab.  JMP version on Citrix is 17

    Bbrown Bbrown
    Discussions |
    Aug 30, 2023 12:53 PM
    667 views | 0 replies
  • MANOVA defining M-matrix, what am I testing

    Dear all,In Fit Model after selecting MANOVA I  need to specify the response type (or define  the socalled M-matrix).  Standard in other software (SPSS, JASP) the IDENTITY Response is used (identity m-matrix).  I was wondering if there is a more elaborate explanation of what the other Response mean for the interpretation of  your data and when they are useful for which hypothesis test.  Say I have...

    RvEDelft RvEDelft
    Discussions |
    Aug 30, 2023 12:46 PM
    2334 views | 4 replies
  • How to deselect the columns that are assigned to Col List Box using Remove Selection Command

    I have assigned a column to X Col Box(Col List Box) and on clicking the Remove Button I need to deselect the column that I assigned to it. On X = Function({}, X Col Box << Append(Cols List << Get Selected) ); On Remove = Function({}, X Col Box << Remove selected; );

    Vinusha Vinusha
    Discussions |
    Aug 30, 2023 10:23 AM
    925 views | 1 replies
  • Two step DoE

    Hello Commuinty,
    perhaps it is a question already addressed, but could not find an answer yet. Specifically, it is about setting up a two-stage DoE. In my case a coating of two or more layers. Each layer has its own factors and there are therefore after each coating other responses that can be evaluated. Is there a clever way to create a DoE with JMP.And even more specifically, do I have a way to a...

    MLanger MLanger
    Discussions |
    Aug 30, 2023 8:56 AM
    1619 views | 3 replies
  • How to Save a Control Chart as a PNG etc

    I have the following script that produces a nice control chart, I'd like to add on a function to save it(or the window) as a png to a folder I can share with others?

    Data Table("sampledata")
    << New Script(
    "Control Chart - 1",
    Control Chart Builder(
    Size( 960, 767 ),
    Show Alarm Report( 1 ),
    Show Limit Labels( 1 ),
    Show Sigma Report( 1 ),
    Include Missing Categories( 0 ),
    Variables(
    Subgroup( :time ),
    Subgroup(...

    CuriousRobin CuriousRobin
    Discussions |
    Aug 30, 2023 8:35 AM
    895 views | 1 replies

Latest Discussions

  • Cannot get Virtual Lab to run well on iPad. IPad on iOS 17

    The option to go to fonts aA to run in mobile mode just spins and spins.  Cannot get Citrix in the regular mode to work well, freezes, etc, especially when switching screens.  Trying to take the online course with video & Virtual Lab.  JMP version on Citrix is 17

    Bbrown Bbrown
    Discussions |
    Aug 30, 2023 12:53 PM
    667 views | 0 replies
  • MANOVA defining M-matrix, what am I testing

    Dear all,In Fit Model after selecting MANOVA I  need to specify the response type (or define  the socalled M-matrix).  Standard in other software (SPSS, JASP) the IDENTITY Response is used (identity m-matrix).  I was wondering if there is a more elaborate explanation of what the other Response mean for the interpretation of  your data and when they are useful for which hypothesis test.  Say I have...

    RvEDelft RvEDelft
    Discussions |
    Aug 30, 2023 12:46 PM
    2334 views | 4 replies
  • How to deselect the columns that are assigned to Col List Box using Remove Selection Command

    I have assigned a column to X Col Box(Col List Box) and on clicking the Remove Button I need to deselect the column that I assigned to it. On X = Function({}, X Col Box << Append(Cols List << Get Selected) ); On Remove = Function({}, X Col Box << Remove selected; );

    Vinusha Vinusha
    Discussions |
    Aug 30, 2023 10:23 AM
    925 views | 1 replies
  • Two step DoE

    Hello Commuinty,
    perhaps it is a question already addressed, but could not find an answer yet. Specifically, it is about setting up a two-stage DoE. In my case a coating of two or more layers. Each layer has its own factors and there are therefore after each coating other responses that can be evaluated. Is there a clever way to create a DoE with JMP.And even more specifically, do I have a way to a...

    MLanger MLanger
    Discussions |
    Aug 30, 2023 8:56 AM
    1619 views | 3 replies
  • How to Save a Control Chart as a PNG etc

    I have the following script that produces a nice control chart, I'd like to add on a function to save it(or the window) as a png to a folder I can share with others?

    Data Table("sampledata")
    << New Script(
    "Control Chart - 1",
    Control Chart Builder(
    Size( 960, 767 ),
    Show Alarm Report( 1 ),
    Show Limit Labels( 1 ),
    Show Sigma Report( 1 ),
    Include Missing Categories( 0 ),
    Variables(
    Subgroup( :time ),
    Subgroup(...

    CuriousRobin CuriousRobin
    Discussions |
    Aug 30, 2023 8:35 AM
    895 views | 1 replies

Latest Discussions

view all discussions