cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • 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
    3411 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
    1440 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
    2421 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
    1343 views | 1 replies
  • How to use Set Function {self}

    Hi,I explore all the question and answer inside this community and still not getting my answer to use this script. Can you help me, please? I have data table with all the parameter (column) and data (row). My question is how to use Radio Box with the set function {self} to display all the data that i chosen one parameter on Radio Box to see at Bivariate (Fit Y by X). I don't want to click OK to se...

    mystylelife19 mystylelife19
    Discussions |
    Aug 30, 2023 7:31 AM
    6366 views | 5 replies

Latest Discussions

  • 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
    3411 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
    1440 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
    2421 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
    1343 views | 1 replies
  • Plot multiple pages based on X-axis parameters

    Hi, I have a few Y parameters, and many X parameters.  How can I plot Y parameters with each of the X individually?  Doing this manually will take up a lot of my time. Thanks in advance! 

    o129041voo o129041voo
    Discussions |
    Aug 30, 2023 1:33 AM
    4337 views | 4 replies

Latest Discussions

view all discussions