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

  • Resources or tutorials for metabolomics data analysis using JMP?

    Does anyone have recommendations for resources (tutorials, websites, books, paper, etc) dealing with common metabolomics data analysis in JMP? 

    Mcc99 Mcc99
    Discussions |
    Apr 29, 2024 6:39 PM
    1684 views | 3 replies
  • How I can I know if linear model or non-linear regression model fit to my variables?

    Hello, I am a beginner user of JMP since I have recently finished the DOE course provided by Coursera. However, I have to use it in my project and so, I am trying to use JMP community forums to find my responses. But, in this case, I could not find the response that I am looking for.I have a 2-level full factorial design with 3 variables and with 2 center points. I considered 2 replicates and ther...

    Nafis1991 Nafis1991
    Discussions |
    Apr 29, 2024 8:20 AM
    6374 views | 4 replies
  • Crop a JPG Image

    Trying to crop the light grey border from around the outside of the below wafermap image using the following script. I guess I'm not understanding how the crop message works as there is no difference in the before and after images. Any idea of what I'm doing wrong?  Cheers, Troy  img = open("D:\wafer.jpg", jpg); win1 = newWindow("Original", img); img << crop(left(5),right(5),top(5),bottom(5)); wi...

    thickey thickey
    Discussions |
    Apr 29, 2024 6:11 AM
    5004 views | 9 replies
  • What are the residuals from a bivariate fit orthogonal?

    In the Fit Y by X platform, I have fit a regression with the 'Fit orthogonal' option in the dropdown menu. I'm wondering what are the residuals from this model (if I were to click Save Residuals). I want to have the orthogonal residuals -- that is, the distance of each point to the regression line when that distance is perpendicular to the regression line (rather than the standard residual, being ...

    JayBee911 JayBee911
    Discussions |
    Apr 29, 2024 6:06 AM
    1703 views | 2 replies
  • Trying to write script that will append results of regression analysis to an existing excel spreadsheet

    Hi - I am trying to write a jsl script that will append the results of a regression analysis to an existing excel file.  My current script writes to an excel file but I want to be able to run the script multiple times and append each new result to the existing excel sheet.  (Currently I am appending the new result manually, by hand.)   See attached script.  Thanks in advance! ps  I am using JMP Pr...

    learning_JSL learning_JSL
    Discussions |
    Apr 29, 2024 4:30 AM
    3149 views | 8 replies

Latest Discussions

  • Resources or tutorials for metabolomics data analysis using JMP?

    Does anyone have recommendations for resources (tutorials, websites, books, paper, etc) dealing with common metabolomics data analysis in JMP? 

    Mcc99 Mcc99
    Discussions |
    Apr 29, 2024 6:39 PM
    1684 views | 3 replies
  • How to import a variable value from JMP to Python?

     I would like to print the value of "rate" from JMP to Python.  rate = 0.07;
    show(rate);Python Init(Use Python Version("3.12.3"));
    Python Send( rate, Python Name( "err_rate" ) );
    Python Submit( "print(err_rate)" );

    vharibal vharibal
    Discussions |
    Apr 29, 2024 4:05 AM
    1094 views | 2 replies
  • JSL for "Configure levels"

    Hi. I do not see any JSL command to set Axis levels (like x others).
    Am I missimg something or the option doesn't exist in JSL?Thank you

    tom_abramov tom_abramov
    Discussions |
    Apr 28, 2024 7:08 AM
    1466 views | 3 replies
  • Is a D optimal Design useful in this case?

    I have the following problem for which an experimental design has to be created: The stress at a certain point of a model is to be determined by FEA. This model is varied by setting three different parameters. These parameters are to be varied in such a way that the stress is minimized. The stress should be the target value. Angle, modulus and radius are the factors whose influence must be investi...

    bjarne bjarne
    Discussions |
    Apr 28, 2024 4:16 AM
    2627 views | 5 replies
  • Multiple Spec Limits Based on Row Values

    We often structure our inspection sheets based on column identifiers-- see the attached csv. I was wondering if there was a way to run simultaneous analyses based on feature ID and pulling the spec limits so that for each graph, it uses the spec limits in the subsequent columns. Is this possible? Thanks!

    touradnik touradnik
    Discussions |
    Apr 27, 2024 8:41 AM
    1804 views | 3 replies

Latest Discussions

view all discussions