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 get the row number of colored cells in a column and assign it a tag (say "1") in a newly created column?

    I used Color Out of Spec Values() to color spec fails in my measurement data. I have multiple columns with measurement data and the out of spec values for each column get colored according to the spec for each parameter column.For each parameter column I want to create an adjacent column which assigns a "1" when the cell is colored otherwise "0".How to achieve this via JSL?

    Neo Neo
    Discussions |
    Jul 21, 2024 9:56 PM
    2270 views | 4 replies
  • 2-way ANOVA Lost DFs, missing data

    Hi, I am attempting to run an interaction between genotype and environment. My experiment has multiple genotypes that were grown in two environments. All the same genotypes were used in both environments. There was some missing data scattered around my data set but I am unsure if this is the cause. I am new to this and appreciate help. Thank you!

    CCotie CCotie
    Discussions |
    Jul 21, 2024 5:34 AM
    1249 views | 2 replies
  • How do I make a weighted variable column in jump to run model screening?

    Hi All:Would someone be able to direct me in how to make a weighted variable column in jump to run model screening?my split is: 14%/86% Thank you,Nisha

    NishaKumar2023 NishaKumar2023
    Discussions |
    Jul 20, 2024 7:19 PM
    701 views | 1 replies
  • is in spec(value)

    For a column with property Spec Limits, is there a functionis in spec(:value)which compares the value of the current row with the spec limits of the column?

    The best approach which I found up to now: let JMP color the cells and analyze the colors by @Neo 
    How to get the row number of colored cells in a column and assign it a tag (say "1") in a newly created column?  A cool trick - but is there any d...

    hogi hogi
    Discussions |
    Jul 20, 2024 7:40 AM
    1754 views | 4 replies
  • Table: sort by multiple columns?

    How can I sort a table by multiple columns.

    In a data table, when I select multiple columns and sort the table via right click: the table is always sorted from "left to right" - the sort column on the left is the dominant one
    ... even if I change the order in which I select the columns. Via JSL, I can adjust the order:dt << Sort(By( :sex, :age )); dt << Sort(By( :age, :sex ));How to do the trick ...

    hogi hogi
    Discussions |
    Jul 20, 2024 5:40 AM
    890 views | 1 replies

Latest Discussions

  • 2-way ANOVA Lost DFs, missing data

    Hi, I am attempting to run an interaction between genotype and environment. My experiment has multiple genotypes that were grown in two environments. All the same genotypes were used in both environments. There was some missing data scattered around my data set but I am unsure if this is the cause. I am new to this and appreciate help. Thank you!

    CCotie CCotie
    Discussions |
    Jul 21, 2024 5:34 AM
    1249 views | 2 replies
  • How do I make a weighted variable column in jump to run model screening?

    Hi All:Would someone be able to direct me in how to make a weighted variable column in jump to run model screening?my split is: 14%/86% Thank you,Nisha

    NishaKumar2023 NishaKumar2023
    Discussions |
    Jul 20, 2024 7:19 PM
    701 views | 1 replies
  • How do you tell the simulator to use inverse quantity-price correlation?

    How do you tell the simulator to use inverse quantity-price correlation?Hello community, how can you tell the JMP simulator to generate simulations using inverse correlation, for example quantity - price... the higher the quantity, the lower the price.Greetings;Marco

    Marco2024 Marco2024
    Discussions |
    Jul 20, 2024 5:24 AM
    915 views | 2 replies
  • Modèle Linéaire Sans Constante

    Bonjour à tous, J'essaye de modéliser une modèle linéaire avec la méthode des moindres carrés.Dans mon modèle je peux choisir si je veux rajouter une constante ou non. Lorsque je rajoute une constante j'obtiens une valeur pour mon R carré, par contre quand je construis un modèle sans la constante mon R carré ne s'affiche pas. Exemple avec la table "BigClass" :  Comment peut-on régler ce problème e...

    hcarr01 hcarr01
    Discussions |
    Jul 19, 2024 11:48 PM
    811 views | 1 replies
  • Multiple Data Filtered in a column

    Hi guys, would really appreciate your help. I have thousands of data in a column that i imported from excel. These column data has a mixture of 2 names and about 7 different label numbers. I have filter out the other names which i do not want and "hide and exclude". Now i am stuck with how do i categorized these 7 different numbers under this one name. I will need to do graph builder after all the...

    PanelNumberOwl6 PanelNumberOwl6
    Discussions |
    Jul 18, 2024 10:40 PM
    873 views | 2 replies

Latest Discussions

  • Feedback : 404 page for adobe svg plugin

    Setup : JMP 17.0.0 on Win11.I create boxplots and export to HTML (default graphics format = SVG).
    On line 16 of the html file, there is an autogenerated link to adobe :pluginspage="http://www.adobe.com/svg/viewer/install/"This webpage doesn't exist and I think the Adobe SVG Viewer is not available anymore, so the above link should be removed.https://web.archive.org/web/20121221000422/http://www.ado...

    kkchen kkchen
    Discussions |
    Jul 7, 2024 10:33 PM
    614 views | 0 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
  • 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
view all discussions