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

  • Loop to find max value for each unique values

    Hi, I am trying to iterate over each values of X and Y and save the max rn value in the MaxValue column.  Here is what I tried but something doesn't seem correct. Any advice?Names Default To Here( 1 ); dt = Current Data Table(); dt << begin data table(); // Loop through rows For( i = 1, i <= N Rows( dt ), i++, currentBarcode = dt:Barcode[i]; // Find the location of the maximum rn value for ...

    Jackie_ Jackie_
    Discussions |
    Dec 14, 2023 10:59 AM
    2709 views | 5 replies
  • Measurement System Analysis

    Hi, I have to conduct a Measurement System Analysis on a machine that takes 24 parts every time at fixed positions. The position inside the machine would be my operator.If I want to conduct a full crossed Gauge R&R with 3 repetitions, I have to run the machine 72 times (24*3).Is there a way to design an MSA that reduces the number of measurements?I have tried the MSA design, but I don't know how t...

    bbenny7 bbenny7
    Discussions |
    Dec 14, 2023 9:41 AM
    1174 views | 1 replies
  • How to insert or update datatable into database using script

    Hi, everyone.
    I'm using JMP 17. I want to insert or update the data in datatable into external database ssms.

    Currently, I have a datatable. I want to compare the row of datatable. If the row of datatable is not exist in database then insert into database, else if it is existed in database then update into database.

    I know the SQL have insert or update function but don't know the JMP script can make ...

    Celine1 Celine1
    Discussions |
    Dec 14, 2023 5:30 AM
    1272 views | 1 replies
  • How to change default graph image export background color from the gray to something else?

    Hello,How do you change the default setting for image background color when copying graphs out of JMP?Whenever I hit s, copy the graph, and paste it into a different program, the background color is light gray. I want it to be white. Thank you!

    LeahFlumerfelt LeahFlumerfelt
    Discussions |
    Dec 14, 2023 5:17 AM
    2064 views | 3 replies
  • How do you calculate power in a retrospective cohort study?

    I did a retrospective study to compare the efficacy of two different treatments for the patients with infertility problems. I got negative results. How can convince the readers that this is not an underpower study? What is the point of calculate power if the study has been completed?

    fgaochori fgaochori
    Discussions |
    Dec 14, 2023 3:38 AM
    4687 views | 2 replies

Latest Discussions

  • Measurement System Analysis

    Hi, I have to conduct a Measurement System Analysis on a machine that takes 24 parts every time at fixed positions. The position inside the machine would be my operator.If I want to conduct a full crossed Gauge R&R with 3 repetitions, I have to run the machine 72 times (24*3).Is there a way to design an MSA that reduces the number of measurements?I have tried the MSA design, but I don't know how t...

    bbenny7 bbenny7
    Discussions |
    Dec 14, 2023 9:41 AM
    1174 views | 1 replies
  • How to insert or update datatable into database using script

    Hi, everyone.
    I'm using JMP 17. I want to insert or update the data in datatable into external database ssms.

    Currently, I have a datatable. I want to compare the row of datatable. If the row of datatable is not exist in database then insert into database, else if it is existed in database then update into database.

    I know the SQL have insert or update function but don't know the JMP script can make ...

    Celine1 Celine1
    Discussions |
    Dec 14, 2023 5:30 AM
    1272 views | 1 replies
  • Sphericity test not performed due to insufficient error degrees of freedom

    Hi,I have Heart rates from 3 different groups collected at 7 times differents points. I would like to perform a repeated measures ANOVA. To do so, I would like to check sphericity assumption. I found online that you have to split your data and then Analyze > fit model, I add my 7 times in "Y" then Group in "Construct model effects", then Personality "Manova", Run. I checked “Univariate Tests Also”...

    ClassMegalodon6 ClassMegalodon6
    Discussions |
    Dec 14, 2023 2:54 AM
    1025 views | 0 replies
  • How to receive numerical input from user, save as a variable and use variable in control chart builder as the set control limits

    Hello, I am looking for a way to collect 6 numerical entries from a user at the beginning of a script. These 6 numbers need to be saved as variable which I am hoping to reference later as Levey Jennings control chart limits.  using the code below works with numbers but would like to change to reference the variables which have been set instead. <Set Control Limits( {LCL( a ), UCL( b ), Avg( c )} )...

    GN19 GN19
    Discussions |
    Dec 13, 2023 8:40 PM
    1307 views | 2 replies
  • How do I use the integrate function with a predictive formula generated from a raw data set

    Hello!

    I'm attempting to find the area under a curve of a data set between specific time intervals (x-axis). I have taken the raw data which was analyte concentration (y) across time (x) and ran it through a fit curve model that generated a predicted equation that fits the raw data with R^2 =0.95.

    I'm a bit confused of my next step, I've tried to plug the equation in as a formula in a new column and...

    BimodalTrees188 BimodalTrees188
    Discussions |
    Dec 13, 2023 5:27 PM
    1605 views | 1 replies

Latest Discussions

  • Sphericity test not performed due to insufficient error degrees of freedom

    Hi,I have Heart rates from 3 different groups collected at 7 times differents points. I would like to perform a repeated measures ANOVA. To do so, I would like to check sphericity assumption. I found online that you have to split your data and then Analyze > fit model, I add my 7 times in "Y" then Group in "Construct model effects", then Personality "Manova", Run. I checked “Univariate Tests Also”...

    ClassMegalodon6 ClassMegalodon6
    Discussions |
    Dec 14, 2023 2:54 AM
    1025 views | 0 replies
  • Survival analysis

    What is the rationale of using three different types of log-rank equivalent tests (Mantel-Cox, Breslow, and Tarone-Ware). How can I examine the confounding effects of other factors when running the survival analysis? 

    fgaochori fgaochori
    Discussions |
    Dec 13, 2023 11:31 AM
    756 views | 0 replies
  • Select ALL matching cells

    very useful!
    it selects the matching cells in all open datasets (e.g. select a specific wafer and get it highlighted in the other datasets)
    Working with Rows  ... but a little hard to find

    note to mysef: not here - or here: but here: Thankyou, @Jasean for showing me the way ...

    hogi hogi
    Discussions |
    Dec 9, 2023 3:12 AM
    876 views | 0 replies
  • Vector Modeling and Related Analysis Capabilities

    hello JMP team ,  I am curious to learn more on the vector data type modeling and any associated analysis on that . Are there examples of sample vector datasets ? Once such dataset exists, could clustering techniques work on them and how would they work specifically ?I assume they would at the very least extract statistical aggregation from each vector and use these for clustering. Is there any mo...

    altug_bayram altug_bayram
    Discussions |
    Dec 1, 2023 2:30 PM
    824 views | 0 replies
  • Dendrograms in JMP: show scale, show categories without the categories dendrogram and setup UPGMA+dice as statistics.

    HiDoes anybody know how to get the scale of the dendrograms? Scale can be setup in different ways, but it is not shown by default in the output.Does anybody know how to get the categories labels shown without performing the categories dendrogram?Does anybody know how to perform Dice+UPGMA dendrograms? Those are basics statistics, and I can’t find them.Thank you very much if someone helps JMP 17.2....

    JRTormo JRTormo
    Discussions |
    Nov 29, 2023 2:41 AM
    1128 views | 0 replies
view all discussions