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

  • How to insert text in frames in fit curve platform with Group and By variables (JMP 18)

    Hi all! I want to insert a text in frames in the fit curve platform using a Group and a By variable via JSL (JMP 18).Therefore I tried the following code, but it doesn't work:Names Default To Here(1); dt = Open("$SAMPLE_DATA/Big Class.jmp"); obj = dt << Fit Curve(Y(:weight), X(:height), Group(:sex), Fit Linear, By(:age)); robj = obj << report; (robj << XPath( "(//OutlineBox[text()='Fit Curve']/...

    PolygonStallion PolygonStallion
    Discussions |
    Jul 4, 2024 12:15 AM
    1319 views | 4 replies
  • How can I use spectroscopy to predict the amount of a substance?

    Hello, I have a rather generic spectroscopy question, I’m hoping someone can advise me on how to use JMP.The analytical chemist wants to predict the ppb of a substance, based on the spectroscopy profile. I fit a Multivariate Curve Resolution model and it fit well. This option is available in Functional Data Explorer.How can this model be used in the future to predict the ppb, given a table of exci...

    paulp paulp
    Discussions |
    Jul 3, 2024 11:58 PM
    1142 views | 3 replies
  • Creating a 90.5% Confidence Interval for a Specific Category in JMP

    Hello JMP Community,I hope you're all doing well. I'm currently working on a task where I need to create a 90.5% confidence interval for the variable "Gender" using "Female" as the desired response (i.e., Success) of interest. I'm using JMP Pro, and I've managed to create a bar chart and frequency table for the Gender variable. However, I'm having trouble specifying "Female" as the response level ...

    AcceptanceEdge1 AcceptanceEdge1
    Discussions |
    Jul 3, 2024 5:47 PM
    1835 views | 2 replies
  • Similar keys

    Hi,   Value column.  

    Jackie_ Jackie_
    Discussions |
    Jul 3, 2024 10:49 AM
    1038 views | 2 replies
  • Send Expects Scriptable Object in access or evaluation of 'Send' ,

    Good Afternoon,    I get this or similar error when trying to "write". "Record" or "save" data outputSend Expects Scriptable Object in access or evaluation of 'Send' , G << /*###*/
    'Send' , G << /*###*/Save( "/homedirectory/Drug_test.txt" ) /*###*/ As an example I used Fitmodel example (below) for "Drug.jmp", which is a JMP example file. dt = Open( "$SAMPLE_DATA/Drug.jmp" ); obj = dt << Fit Model( ...

    DLC7JMP DLC7JMP
    Discussions |
    Jul 3, 2024 9:23 AM
    1948 views | 6 replies

Latest Discussions

  • Darshan Hiranandani : How can I enable line connections between data points in the graph builder tool?

    Hi everyone,I'm Darshan Hiranandani, I'm using a graph builder tool and I'm trying to enable line connections between data points for better visualization. Could anyone share how to do this or any tips on using the tool effectively?  RegardsDarshan Hiranandani  

    darshanhira23 darshanhira23
    Discussions |
    Jul 3, 2024 5:17 AM
    858 views | 2 replies
  • Possible Trend Analysis

    Hello! I have compiled some data regarding QC of some our materials. I wanted to see if it was possible JMP to analyze data like pH, slope, absorption etc. and see nay common trends in multiple samples.  We have about 8 samples for which we have about 6 continuous factors for each of the samples  Looking forward to responses !

    MedianPuppy4982 MedianPuppy4982
    Discussions |
    Jul 2, 2024 7:16 PM
    1080 views | 2 replies
  • How do I get the partial eta squared for a model with random effects?

    Hello, I am conducting a two-way ANOVA with a random effect and need to report the partial eta squared. Does anyone know how to do this or calculate it from values displayed in the output? I tried the add-on but it does not support models with random effects. For the model I have a dependent variable and my model effects looks like:variable1variable2variable1*variable2variable3 & random all variab...

    ELM890 ELM890
    Discussions |
    Jul 2, 2024 9:53 AM
    764 views | 0 replies
  • Hyperparameters and neural network architecture

    Hello,I'm trying to reproduce the results obtained on JMP with the "Neural" model by adding nested cross-validation, which is not possible on the software. However, the architecture is very unclear and I can't understand the calculations performed by the model. I don't have access to certain information such as batch size, optimizer used, loss, learning rate (except the one for the boosting), and ...

    Grizzly Grizzly
    Discussions |
    Jul 2, 2024 5:42 AM
    535 views | 0 replies
  • How to make a table with wafer contour map

    Hi, Can we make a contour wafer map table with group X and group Y like graph builder did?  Thank you.  

    AlpacaTWG AlpacaTWG
    Discussions |
    Jul 2, 2024 3:14 AM
    692 views | 1 replies

Latest Discussions

  • How do I get the partial eta squared for a model with random effects?

    Hello, I am conducting a two-way ANOVA with a random effect and need to report the partial eta squared. Does anyone know how to do this or calculate it from values displayed in the output? I tried the add-on but it does not support models with random effects. For the model I have a dependent variable and my model effects looks like:variable1variable2variable1*variable2variable3 & random all variab...

    ELM890 ELM890
    Discussions |
    Jul 2, 2024 9:53 AM
    764 views | 0 replies
  • Hyperparameters and neural network architecture

    Hello,I'm trying to reproduce the results obtained on JMP with the "Neural" model by adding nested cross-validation, which is not possible on the software. However, the architecture is very unclear and I can't understand the calculations performed by the model. I don't have access to certain information such as batch size, optimizer used, loss, learning rate (except the one for the boosting), and ...

    Grizzly Grizzly
    Discussions |
    Jul 2, 2024 5:42 AM
    535 views | 0 replies
  • Questions about Calculating Confidence Intervals in "Agreement within Raters" - Attributive Analyses

    Hello everyone, I am currently analyzing "Agreement within Raters" and would like to better understand how these confidence intervals are calculated. My main questions are:What steps or methods are used to calculate confidence intervals in "Agreement within Raters" of Attributive analyses?Which statistical distribution is typically used for these calculations? Could anyone recommend some literatur...

    DToniato DToniato
    Discussions |
    Jun 26, 2024 6:03 AM
    637 views | 0 replies
  • Creating a biomarker combination variable

    Hi. I want to analyze how well two biomarkers work together in the detection of diseased from healthy and compare the combination to the single markers. I have previously done such analysis in SPSS using binary logistic regression and then simply running ROC-analysis for single markers and combination. With JMP I cannot find how to combine two biomarkers using a logistic regression analysis. Could...

    kahuhti kahuhti
    Discussions |
    Jun 25, 2024 11:56 PM
    593 views | 0 replies
  • Q-K mixed model using plink files

    Hello,Please I need help to run Q-K mixed model analysis. I have flat and binary plink files. I tried to generate a .sas7bdat file with letters in genotypes. I tried to run a kinship matrix but it didn't look good (a lot of empty boxes/ In genotype columns, non empty boxes have 1/1 as a value). When I try to run any analysis, I got errors. I recoded genotypes in my raw files to 0, 1 and 2 but stil...

    Imane-Morjane Imane-Morjane
    Discussions |
    Jun 24, 2024 11:41 PM
    487 views | 0 replies
view all discussions