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

  • Comparison of Predicted Results vs Actual Observations

    A data review was conducted to evaluate the impact of animal-diet nutrient density (x) and subsequent final body weight (y).  Data represented a true response of the input across the entire population to be studied.  The regression lines developed were then input into an empirical model to predict body weight response if one or more of the nutrients were changed.  A subsequent study was conducted,...

    JakeP13 JakeP13
    Discussions |
    Aug 16, 2023 11:37 PM
    2305 views | 3 replies
  • Importing data but column type is not changing to what I want

    Hello All,

    So basically, my problem originates with the importation of some csv data. I have a mix of numeric and character columns that I am importing. I had first imported the data through the wizard and then used the data table to generate plots. From there I made a dashboard and used the plots and the data table as part of the dashboard script.

    I noticed that a column that I am importing is gett...

    Ekarshalev Ekarshalev
    Discussions |
    Aug 16, 2023 4:32 PM
    1693 views | 2 replies
  • How I Apply the deep learning models RNN and LSTM in JMP pro

    I want to apply deep learning models in JMP pro, but unfortunately I can't fine any option in JMP pro, Please guide me how I can apply it into JMP pro (if it is available), if not, is there any add in? 

    qreza110 qreza110
    Discussions |
    Aug 16, 2023 10:46 AM
    978 views | 0 replies
  • Robust Fit Outliers - different row set selected and excluded as outliers

    Dear community,I have a stacked data table, and want to exclude outliers by a Label (e.g. an element for some measurements).In the robust fit outlier platform I can detect outliers and than can select or exclude corresponding rows.For my understanding, rows that are selected than or excluded, should be exactly the same ones.And that is the case for the below sample data table used in the JSL below...

    Georg Georg
    Discussions |
    Aug 16, 2023 2:40 AM
    866 views | 0 replies
  • SPC Control Chart for Attribute no Sigma Report

    Hello Expert, I noticed that when I'm using Control Chart for Attribute, I cannot turn on Sigma Report.How can I display how many N in this chart without using scripting?The N value is important for us to communicate to management & analysis can be replicated without scripting.(If in Control Chart for Variable, the Sigma Report will show the N value. So, we could say 7 lots will fail out of how ma...

    WebDesignesCrow WebDesignesCrow
    Discussions |
    Aug 16, 2023 12:44 AM
    1461 views | 2 replies

Latest Discussions

  • Comparison of Predicted Results vs Actual Observations

    A data review was conducted to evaluate the impact of animal-diet nutrient density (x) and subsequent final body weight (y).  Data represented a true response of the input across the entire population to be studied.  The regression lines developed were then input into an empirical model to predict body weight response if one or more of the nutrients were changed.  A subsequent study was conducted,...

    JakeP13 JakeP13
    Discussions |
    Aug 16, 2023 11:37 PM
    2305 views | 3 replies
  • Importing data but column type is not changing to what I want

    Hello All,

    So basically, my problem originates with the importation of some csv data. I have a mix of numeric and character columns that I am importing. I had first imported the data through the wizard and then used the data table to generate plots. From there I made a dashboard and used the plots and the data table as part of the dashboard script.

    I noticed that a column that I am importing is gett...

    Ekarshalev Ekarshalev
    Discussions |
    Aug 16, 2023 4:32 PM
    1693 views | 2 replies
  • How I Apply the deep learning models RNN and LSTM in JMP pro

    I want to apply deep learning models in JMP pro, but unfortunately I can't fine any option in JMP pro, Please guide me how I can apply it into JMP pro (if it is available), if not, is there any add in? 

    qreza110 qreza110
    Discussions |
    Aug 16, 2023 10:46 AM
    978 views | 0 replies
  • Robust Fit Outliers - different row set selected and excluded as outliers

    Dear community,I have a stacked data table, and want to exclude outliers by a Label (e.g. an element for some measurements).In the robust fit outlier platform I can detect outliers and than can select or exclude corresponding rows.For my understanding, rows that are selected than or excluded, should be exactly the same ones.And that is the case for the below sample data table used in the JSL below...

    Georg Georg
    Discussions |
    Aug 16, 2023 2:40 AM
    866 views | 0 replies
  • Replicate runs in DoE model

    Hi, I have created a custom DoE design in JMP and specified to have 3 replicate runs in the section Design Generation. However, after making the design I can only find 2 identical runs. Why so?

    LargeWordsPuma5 LargeWordsPuma5
    Discussions |
    Aug 15, 2023 11:47 PM
    1812 views | 5 replies

Latest Discussions

  • How I Apply the deep learning models RNN and LSTM in JMP pro

    I want to apply deep learning models in JMP pro, but unfortunately I can't fine any option in JMP pro, Please guide me how I can apply it into JMP pro (if it is available), if not, is there any add in? 

    qreza110 qreza110
    Discussions |
    Aug 16, 2023 10:46 AM
    978 views | 0 replies
  • Robust Fit Outliers - different row set selected and excluded as outliers

    Dear community,I have a stacked data table, and want to exclude outliers by a Label (e.g. an element for some measurements).In the robust fit outlier platform I can detect outliers and than can select or exclude corresponding rows.For my understanding, rows that are selected than or excluded, should be exactly the same ones.And that is the case for the below sample data table used in the JSL below...

    Georg Georg
    Discussions |
    Aug 16, 2023 2:40 AM
    866 views | 0 replies
  • Two-way repeat measures ANOVA - data are not normally distributed

    I read the previous posts on the two-way repeat measures ANOVA - Multivariate or univariate analysis, and the full factorial mixed model add-in. Now I have two questions: 1) When the data are not normally distributed, would these methods be still valid for the analysis?  Any non-parametric analysis on JMP?  I noticed that R programming may have certain packages to provide solutions, but I am not a...

    HYang HYang
    Discussions |
    Aug 14, 2023 1:52 PM
    811 views | 0 replies
  • Graph Builder - Summary Statistics - select aggregation column?

    Points plot in Graph builder provides an option to calculate summary statistics.By default, points with same x value are aggregated into one value. Is there an option to select another column to specify groups of point which get aggregated?e.g. to display the median height/weight for different ages - with one click.  Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Graph Builde...

    hogi hogi
    Discussions |
    Aug 10, 2023 2:23 AM
    1093 views | 0 replies
  • Get the JMP Default Dark color theme

    Hello, Is there anyway I could extract all the color codes used in these color themes, using JSL or any another way?I do have difficulties in dealing with colors, hence I rely more on HEX codes, or numeric codes.  Thank you.

    Kenobi Kenobi
    Discussions |
    Aug 9, 2023 9:26 AM
    1076 views | 0 replies
view all discussions