cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • column switcher function in script only reports first variable

    Hello, The following script returns one output report with the first variable for switching (Two_deoxyuridine) but not the others in the switch list.  I've looked for a solution in the Scripting Index, YouTube videos, JMP community, and reading chapters in Jump into JMP.  Is the solution to insert a For Loop?  I'm using JMP17.  Appreciate any and all help, Annabelle obj = dt << Fit Model( Y( :dth...

    aromd aromd
    Discussions |
    Apr 20, 2023 4:49 AM
    3333 views | 6 replies
  • JMP Script: Transposition of a datatable containing numeric, date, qualitative variables

    Hi all, I would like to transpose a "large" datatable containing numeric, date, qualitative variables.I can not use the transpose function to do it.Do you have any idea to transpose this table easily?Sebastien

    Sebastienlg Sebastienlg
    Discussions |
    Apr 20, 2023 4:17 AM
    811 views | 1 replies
  • JMP Script: Message with if condition

    Hi all, I am trying to make a control chart based on a condition. However, I received a message when the condition Eval(Y) is not present in the without_limits list (else condition).Here is my program: If (Contains(without_limits,Eval(Y)), graph=Control Chart Builder( Variables( Subgroup( :X ), Y( Eval(Y) ), Phase(:"Version") ) ), graph = RAW_DATA_TABLE << Contro...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 19, 2023 11:59 PM
    1952 views | 4 replies
  • Can I do a second pass Elastic Net only including the most significant predictors?

    First off, I am new to predictive modeling and I appreciate any advice. BACKGROUND:I am doing a binomial elastic net where n = 54 and p = 89. This model is for predicting drug effects clinically; thus, prediction by measuring as few variables as possible would be ideal. After Elastic Net variable selection/shrinkage, 24 predictors are included in the model. Of the 24 predictors included in the mod...

    User5555 User5555
    Discussions |
    Apr 19, 2023 10:11 AM
    776 views | 1 replies
  • Concevoir un plan d'expérience

    Bonjour,
    Je suis entrain de travailler sur un projet qui vise à déterminer la nature de certaines bactéries par isolement de différents aliments.
    J'ai voulu créer un plan d'expérience pour savoir le nombre de fois d'isolement que je devrai faire pour isoler la bactérie.
    Les variables que j'ai sont la nature de la bactérie et la nature de l'aliment ( variables qualitatives ) .
    Je me demande si je dois ...

    Syrine Syrine
    Discussions |
    Apr 19, 2023 9:58 AM
    1696 views | 5 replies

Latest Discussions

  • JMP Script: Transposition of a datatable containing numeric, date, qualitative variables

    Hi all, I would like to transpose a "large" datatable containing numeric, date, qualitative variables.I can not use the transpose function to do it.Do you have any idea to transpose this table easily?Sebastien

    Sebastienlg Sebastienlg
    Discussions |
    Apr 20, 2023 4:17 AM
    811 views | 1 replies
  • Can I do a second pass Elastic Net only including the most significant predictors?

    First off, I am new to predictive modeling and I appreciate any advice. BACKGROUND:I am doing a binomial elastic net where n = 54 and p = 89. This model is for predicting drug effects clinically; thus, prediction by measuring as few variables as possible would be ideal. After Elastic Net variable selection/shrinkage, 24 predictors are included in the model. Of the 24 predictors included in the mod...

    User5555 User5555
    Discussions |
    Apr 19, 2023 10:11 AM
    776 views | 1 replies
  • Concevoir un plan d'expérience

    Bonjour,
    Je suis entrain de travailler sur un projet qui vise à déterminer la nature de certaines bactéries par isolement de différents aliments.
    J'ai voulu créer un plan d'expérience pour savoir le nombre de fois d'isolement que je devrai faire pour isoler la bactérie.
    Les variables que j'ai sont la nature de la bactérie et la nature de l'aliment ( variables qualitatives ) .
    Je me demande si je dois ...

    Syrine Syrine
    Discussions |
    Apr 19, 2023 9:58 AM
    1696 views | 5 replies
  • Need Help to automate stepwise model selection!

    Hi JMP experts, I need your help to revise my code to automate stepwise model selection with p value threshold. This attached JSL can run stepwise automatically based on assigned effects and response. I need to add more functions to make my work more efficient.1. I want to this script can generate interaction and quadratic automatically based on predictors (it's better to have it, but not necessar...

    lazzybug lazzybug
    Discussions |
    Apr 18, 2023 6:22 PM
    2165 views | 4 replies
  • JMP SCRIPT: Control chart based on conditions

    Hello everyone, I would like to make control charts based on conditions.I have two dataset:1) the first dataset which contains the data for the control charts (with different variables),2) the second dataset which contains the limits of the control chart. However, this dataset doesn't contain the limits of each variable of the first dataset. I would like to create the following conditions: if the ...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 18, 2023 2:32 PM
    2603 views | 7 replies

Latest Discussions

  • Goodness of Fit statistics for GLM Probit Fit: Deviance or Pearson?

    Which GoF statistic is best to use (Pearson or Deviance) when the results disagree?  Is one better suited for Probit than the other? I'm using JMP Pro 17.0.0 

    DBerger DBerger
    Discussions |
    Apr 18, 2023 12:50 PM
    775 views | 0 replies
  • Interpreting Pairwise Tukey HSD t ratio in Zero-Inflated Poisson

    The context of my data is from an e-commerce website. I am measuring the number of errors made based on different independent variables: Filtering technique (Alphabetical, Relevance and Search) and Number of Items added (Add one at a time, or add multiple items to cart at once). As the number of errors made is 0 most of the time, I have opted to use the Zero Inflated Poisson Regression. When I per...

    ConstructChart2 ConstructChart2
    Discussions |
    Apr 13, 2023 12:46 PM
    989 views | 0 replies
  • oci connection example

    I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    sconard sconard
    Discussions |
    Apr 10, 2023 10:40 AM
    658 views | 0 replies
  • Criblage des processus

    Bonjour à tous,Est-il possible de mettre dans le criblage des processus le format/la colonne de notre choix dans le module « dernière alarme ». Pour ma part j’aimerais pouvoir y mettre une colonne Date pour pouvoir contrôler à quels jour interviennent mes dernières alarmes.Merci pour votre aide.

    hcarr01 hcarr01
    Discussions |
    Apr 3, 2023 2:41 AM
    705 views | 0 replies
  • How do I choose which significant effects to use for a posthoc

    I'm looking at the impact of 4 two level independent categorical variables on a continous dependent variable. How to I choose what effect to use for a posthoc analysis? If I choose forexample size*treatment*shelfcode how do I consider the effect color to explain dependent variable Firmness?Do I do posthoc on all interactions? If yes, how do I interprete separate posthocs on the same variable firmn...

    JulianAch JulianAch
    Discussions |
    Apr 1, 2023 2:15 PM
    625 views | 0 replies
view all discussions