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

  • Summary and Sorting - Sorting not working

    I have a data table where I am wanting to calculate mean, and have the output sorted (Descending) from a grouped column.   As an exampleI.e., Data table If I summarize as follows:Data Table( "Example_DT" ) << Summary(
    Group( :i, :f, :g, :h ),
    Order( Descending, Descending, Descending, Descending ),
    Mean( :Values ),
    Freq( "None" ),
    Weight( "None" )
    );i.e., Selecting Descending   Output is incorrect:  Sho...

    justvince justvince
    Discussions |
    Jan 11, 2022 3:03 PM
    2198 views | 4 replies
  • Why is validation not included in DOE?

    Hi everyone, I'm learning the online course now. In the predictive modeling part, validation is used to evaluate the performance for the model on new data, and prevent choosing the overfitting model. Validation requires extra data. However, in the DOE part, this extra data is not included. All the data collected are used to train the model. Even the center points are used evaluate quadratic effect...

    ZhouKexin ZhouKexin
    Discussions |
    Jan 11, 2022 12:59 PM
    3486 views | 5 replies
  • Making a heat map- how do I choose the numbers/interval on the legend?

    Hello,I am making a heat map, so the legend for my graph is a color gradient with numbers corresponding to each color. JMP seems to automatically choose which numbers go with each color based on the data set. For example, my current legend has the following numbers (-20, -14, -8, -2, 1, 2 ,4, 5), so obviously there is not a regular interval (the interval switches from 6 to 1 about halfway through)...

    ClusteredMining ClusteredMining
    Discussions |
    Jan 11, 2022 2:34 AM
    1993 views | 1 replies
  • How do I apply time fixed effects with multiple regression

    I have financial panel data and would like to hold dummy time variables fixed as I regress the other independent variables to test my model's significance. Not sure how to proceed. Is this function only available in SAS? Thanks   

    RiDe RiDe
    Discussions |
    Jan 10, 2022 11:18 PM
    699 views | 0 replies
  • Can JSL do a base64 conversion?

    Hi, is JSL capable of doing a base64 conversion of an image file?  (i.e. read in an image file like a .PNG and output its equivalent base64 text) thanks, DJ

    djhanson djhanson
    Discussions |
    Jan 10, 2022 7:58 PM
    9579 views | 9 replies

Latest Discussions

  • Summary and Sorting - Sorting not working

    I have a data table where I am wanting to calculate mean, and have the output sorted (Descending) from a grouped column.   As an exampleI.e., Data table If I summarize as follows:Data Table( "Example_DT" ) << Summary(
    Group( :i, :f, :g, :h ),
    Order( Descending, Descending, Descending, Descending ),
    Mean( :Values ),
    Freq( "None" ),
    Weight( "None" )
    );i.e., Selecting Descending   Output is incorrect:  Sho...

    justvince justvince
    Discussions |
    Jan 11, 2022 3:03 PM
    2198 views | 4 replies
  • Making a heat map- how do I choose the numbers/interval on the legend?

    Hello,I am making a heat map, so the legend for my graph is a color gradient with numbers corresponding to each color. JMP seems to automatically choose which numbers go with each color based on the data set. For example, my current legend has the following numbers (-20, -14, -8, -2, 1, 2 ,4, 5), so obviously there is not a regular interval (the interval switches from 6 to 1 about halfway through)...

    ClusteredMining ClusteredMining
    Discussions |
    Jan 11, 2022 2:34 AM
    1993 views | 1 replies
  • How do I apply time fixed effects with multiple regression

    I have financial panel data and would like to hold dummy time variables fixed as I regress the other independent variables to test my model's significance. Not sure how to proceed. Is this function only available in SAS? Thanks   

    RiDe RiDe
    Discussions |
    Jan 10, 2022 11:18 PM
    699 views | 0 replies
  • Can JSL do a base64 conversion?

    Hi, is JSL capable of doing a base64 conversion of an image file?  (i.e. read in an image file like a .PNG and output its equivalent base64 text) thanks, DJ

    djhanson djhanson
    Discussions |
    Jan 10, 2022 7:58 PM
    9579 views | 9 replies
  • Bivariate and Multivariate - different results

    Dear all, I have some troubles understanding the different results I get when performing a Bivariate or a Multivariate analysis on the same data.1) Here I performed a Bivariate analysis between two variables. The result I get is correlation = 0. The three points stand on the same vertical line. 2) If I add one variable and perform a multivariate analysis, JMP automatically selects the REML method....

    SaraGo SaraGo
    Discussions |
    Jan 10, 2022 9:14 AM
    1648 views | 1 replies

Latest Discussions

  • How do I apply time fixed effects with multiple regression

    I have financial panel data and would like to hold dummy time variables fixed as I regress the other independent variables to test my model's significance. Not sure how to proceed. Is this function only available in SAS? Thanks   

    RiDe RiDe
    Discussions |
    Jan 10, 2022 11:18 PM
    699 views | 0 replies
  • separating labelled values from graph points

    I have looked in the scripting help section and all over this community and haven't found a solution for my problem so hopefully someone can help. I have a graph containing two trend lines and a bar graph and want to label the values of each point but when I set the labels both values show up on each trend line and I can't figure out how to separate the labels. I tried stacking the labelled column...

    Cdougz Cdougz
    Discussions |
    Dec 31, 2021 7:38 AM
    911 views | 0 replies
  • Expand Contours

    Hi, 

    I understand that the contouring is done based on triangulation to data points, but is there a method for expanding them further to fit a custom SHP file I've imported into JMP? I've already set the alpha and the lowest value so the contour should cover the, 'most', area. Any other methods? Thanks! 

    MikeDereviankin MikeDereviankin
    Discussions |
    Dec 15, 2021 12:49 PM
    710 views | 0 replies
  • Getting all Zeros for the AR(1) estimate/std error in a Repeated Measures Mixed Model Using JMP Pro

    I am fitting a model of a continuous response against 7 fixed effects. When running the Standard Least Squares; my residuals plots/assumptions checks don't look too bad but the Durbin Watson test is suggesting an AR(1) structure in the residuals. This is expected for this particular analysis and is consistent with other data sets looking at the same response/factors. The Time Series platform also ...

    lisa2442 lisa2442
    Discussions |
    Dec 14, 2021 7:32 AM
    872 views | 0 replies
  • Export Functional Data Explorer prediction formula

    Hi,I want to export the prediction formula generated by Functional Data Explorer either to Excel or Python (via Formula Depot), but there is a problem because the formula contains P Spline Coef() interpolation, which I think is not available in Excel or in Python libraries. Do you have any suggestions how to solve this?Best regards

    ruskicar ruskicar
    Discussions |
    Dec 14, 2021 2:11 AM
    829 views | 0 replies
view all discussions