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

  • Calculating effect size

    I have a data set of about 2000 patients. There are two groups one with the critical illness and others with known critical illness.I have done a univariate comparison between the two groups based on a there are age (continuous variable) and a number of other categorical variables like sex or race comorbidities et cetera.Because of the relatively large dataset most of the differences come back as ...

    Sandeep123 Sandeep123
    Discussions |
    Mar 29, 2021 12:51 PM
    10351 views | 11 replies
  • Hover Label in interactive html

    I have defined a column as label, because I want to see the data in my standard graphs. But I don't want to see these in the corresponding interactive html. So before saving the chart in html I deactivated the hover label in the script: Dispatch( {}, "Control Chart Builder", FrameBox( 2 ), {Set Gridlet( Expunge( {{Matcher( "Text" )}} ) )} )In the standard graph this deactives the label as it shoul...

    markus markus
    Discussions |
    Mar 29, 2021 10:13 AM
    3012 views | 5 replies
  • overlapping variables in a composite index

    I have a data set of patients of which I have created a composite index of critical illness. This composite includes patients who died, who had ventilator requirement, who had septic shock , required dialysis et cetera (about total 16 categories all nominal yes/no).Reviewer want to know how much of these categories contributed to the composite. There are a total 600 patients who met the criteria o...

    Sandeep123 Sandeep123
    Discussions |
    Mar 29, 2021 7:55 AM
    1914 views | 3 replies
  • How to grey out OK button if user input is missing

    Hello, I am creating a modal window with "Ok" and "Cancel" button. How can I leave the "Ok" button greyed out if the user did not enter any information in one of the inputs? Thank you. // User Interface Window to get some data UIwin = New Window( "User Input", Show Menu( 0 ), Show Toolbars( 0 ), <<Modal, H List Box( V List Box( Panel Box( "", Spacer Box( size( 250, 5 ) ), H Cen...

    JMPPRO JMPPRO
    Discussions |
    Mar 29, 2021 7:39 AM
    1557 views | 1 replies
  • columns data split and rename column headers

    Hi, I have Data_original.csv which have many columns of | or _ or none. In this example, I'm showing only 3 columns of |.I tried the data preview to see if I can split but my column got messed up. Data_original.csv

    Fruit,ID,Colors,Weigth,CountryCode
    Apple,123456,5_2|1_4,3|3|3|oz,1_2_5|3_2_1_123_2343_342|1_2
    Apricot,5555666,9_0|55_298,5|3|2|1|lb,0_9_1|23
    Grape,98746,12_1|23_99,1|2|1|7|6|4|2|1|8|g,9_1_3
    ...

    sam_t sam_t
    Discussions |
    Mar 29, 2021 1:00 AM
    5182 views | 4 replies

Latest Discussions

  • Calculating effect size

    I have a data set of about 2000 patients. There are two groups one with the critical illness and others with known critical illness.I have done a univariate comparison between the two groups based on a there are age (continuous variable) and a number of other categorical variables like sex or race comorbidities et cetera.Because of the relatively large dataset most of the differences come back as ...

    Sandeep123 Sandeep123
    Discussions |
    Mar 29, 2021 12:51 PM
    10351 views | 11 replies
  • overlapping variables in a composite index

    I have a data set of patients of which I have created a composite index of critical illness. This composite includes patients who died, who had ventilator requirement, who had septic shock , required dialysis et cetera (about total 16 categories all nominal yes/no).Reviewer want to know how much of these categories contributed to the composite. There are a total 600 patients who met the criteria o...

    Sandeep123 Sandeep123
    Discussions |
    Mar 29, 2021 7:55 AM
    1914 views | 3 replies
  • Looking for a file called VSSTeamData.jmp

    Hi folks I'm just working my way through EDA on the industrial problem solving course and cant find the referenced sample data Looking for a file called VSSTeamData.jmp . Can anyone else find or share? thanks

    cprunty cprunty
    Discussions |
    Mar 28, 2021 7:40 AM
    1797 views | 2 replies
  • Calling Built-in JMP menu Functions Within Script

    Hi Everyone, Inexperienced JSL scripter here. Apologies if this is a trivial question, but I was wondering if there was a way to insert into a variable the scatterplot 3D command for a particular rotation angle (predetermined by the user's rotation of the 3D graph generated by doing scatterplot 3D manually) from within a JSL script. For example,sp = Scatterplot 3D( Y( :age, :height, :weight ), F...

    akfence akfence
    Discussions |
    Mar 28, 2021 5:54 AM
    2446 views | 4 replies
  • Manipulating data table properties (cell width/height) INSIDE application module

    Hello! I have created and Application consisting of data from multiple data tables, plotted it into few separate cross-linked graph builders and hosting one preview of data table (which has images, which is kind of the point). I would like to manipulate the cell width / height of the data table cells included into this application/dashboard, but the task seems impossible. For only the data table, ...

    plotMaster plotMaster
    Discussions |
    Mar 27, 2021 3:54 PM
    1407 views | 0 replies

Latest Discussions

view all discussions