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

  • leave-one-out or k-fold cross-validation methods??

    We recieved the reviewer comment as follow:to confirm the utility of the cut-off value, validation would be needed. However, in this cohort, validation analysis was not performed. As the sample size was small, it would be difficult to perform external validation study. however, internal validation (or cross-validation) analysis might be able by statistical methods such as leave-one-out or k-fold c...

    Marimo Marimo
    Discussions |
    May 2, 2024 9:30 AM
    3033 views | 3 replies
  • Is there a way to get Westgard rules to apply to user defined control in Levey Jennings?

    I have a script that runs two variations of a Levey Jennings, one using data set determined 2 sigma control limits which then correctly applies Westgard rules and the other with user defined defined limits that does not apply Westgard rules based on these inputs. Is there a setting to get Westgard rules to identify user defined limits as the 2 standard deviation calculation?


    In the included image, ...

    GN19 GN19
    Discussions |
    May 2, 2024 6:24 AM
    3195 views | 4 replies
  • How can I use JSL to determine if the specified script has an open edit window?

    For example, I open the script window for "C:\test.jsl".
    How do I use JSL to determine if this script window exists?dz = Open( "C:\test.jsl", Charset( "gb2312" ), Add to Recent Files( 0 ) ); Include( "C:\test.jsl" );Thanks!

    lala lala
    Discussions |
    May 2, 2024 4:02 AM
    978 views | 2 replies
  • Bar Graph with brackets

    Hello everyone, I need some help with bar chart in JMP. I guess there is a two part for this question:  1. I have the following dataset in a long format : Value: Column number2                1
    3                1
    4                1
    5               1
    7              1
    8              1
    9              2
    10           2
    11           2
    12            2 I used the Graph Builder to do the following graph:  I would l...

    JmpLearner1 JmpLearner1
    Discussions |
    May 2, 2024 2:57 AM
    2338 views | 3 replies
  • How to save a jmp data table after its downloaded from sql query

    I am importing data from data base and would like to save the data table. The data table takes some time to get downloaded. I would like to detect when the datable is downloaded and then save it at a location. Below is the code i tried. The first part of extracting data table is happening fine.The second part (highlighted in blue ) of detecting the data table once its downloaded and open is not wo...

    vharibal vharibal
    Discussions |
    May 2, 2024 12:14 AM
    897 views | 1 replies

Latest Discussions

  • leave-one-out or k-fold cross-validation methods??

    We recieved the reviewer comment as follow:to confirm the utility of the cut-off value, validation would be needed. However, in this cohort, validation analysis was not performed. As the sample size was small, it would be difficult to perform external validation study. however, internal validation (or cross-validation) analysis might be able by statistical methods such as leave-one-out or k-fold c...

    Marimo Marimo
    Discussions |
    May 2, 2024 9:30 AM
    3033 views | 3 replies
  • Is there a way to get Westgard rules to apply to user defined control in Levey Jennings?

    I have a script that runs two variations of a Levey Jennings, one using data set determined 2 sigma control limits which then correctly applies Westgard rules and the other with user defined defined limits that does not apply Westgard rules based on these inputs. Is there a setting to get Westgard rules to identify user defined limits as the 2 standard deviation calculation?


    In the included image, ...

    GN19 GN19
    Discussions |
    May 2, 2024 6:24 AM
    3195 views | 4 replies
  • How can I use JSL to determine if the specified script has an open edit window?

    For example, I open the script window for "C:\test.jsl".
    How do I use JSL to determine if this script window exists?dz = Open( "C:\test.jsl", Charset( "gb2312" ), Add to Recent Files( 0 ) ); Include( "C:\test.jsl" );Thanks!

    lala lala
    Discussions |
    May 2, 2024 4:02 AM
    978 views | 2 replies
  • Bar Graph with brackets

    Hello everyone, I need some help with bar chart in JMP. I guess there is a two part for this question:  1. I have the following dataset in a long format : Value: Column number2                1
    3                1
    4                1
    5               1
    7              1
    8              1
    9              2
    10           2
    11           2
    12            2 I used the Graph Builder to do the following graph:  I would l...

    JmpLearner1 JmpLearner1
    Discussions |
    May 2, 2024 2:57 AM
    2338 views | 3 replies
  • How to save a jmp data table after its downloaded from sql query

    I am importing data from data base and would like to save the data table. The data table takes some time to get downloaded. I would like to detect when the datable is downloaded and then save it at a location. Below is the code i tried. The first part of extracting data table is happening fine.The second part (highlighted in blue ) of detecting the data table once its downloaded and open is not wo...

    vharibal vharibal
    Discussions |
    May 2, 2024 12:14 AM
    897 views | 1 replies

Latest Discussions

view all discussions