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

  • Distribution using column list

    hi,I'm trying to create an continuous distribution using the column list store in "collist"it show below error and the distribution did not come out. Names Default To Here( 1 ); dt=Open( "C:\2023 Project\Try.jmp" ); //dt = Open( "$SAMPLE_DATA/Blood Pressure.jmp" ); ListofColumnNames2= dt << get column names(); show(ListofColumnNames2); collist = {}; For( i=3, i <= N Items(ListofColumnNames2), i++...

    mylifemyrule mylifemyrule
    Discussions |
    Jul 18, 2023 6:39 AM
    1429 views | 2 replies
  • Random effect test

    Hi everyone, I would appreciate a little clarification or guidance on my experimental design.My experiment has two main treatments: gas contamination (2 different levels) and species (2 different species). The experiment is set up so that I have two main rings (one for each level of contamination), each with the two different species in them. Each rings are replicated 3 times making it 6 rings in ...

    Gabriel Gabriel
    Discussions |
    Jul 18, 2023 6:18 AM
    6586 views | 8 replies
  • Getting rid of footnotes at end of graphbuilder

    Hi, I am working on the Cities dataset to build a journal of GraphBuilder objects. I have excluded a few rows, and it is clearly visible at the bottom of the graph (as shown in the image below) as "where 4 rows excluded". This has been built interactively, and I can remove the footnote manually. But since I am using a script, I want to incorporate a line in my code that does not show this footnote...

    Kenobi Kenobi
    Discussions |
    Jul 18, 2023 5:46 AM
    2733 views | 7 replies
  • Heatmap Plot - mixing colors

    In my search for aliens in BigClass, today I want to generate a heatmap plot to show the aliens at a glance.The idea: color the non-alien students green and the aliens red.But with several non-aliens in the same age group, the alien red is just slightly visible: Next idea:
    Let's increase the transparency for non-aliens such that age groups with aliens inside get nicely visible.
    I exected such cells ...

    hogi hogi
    Discussions |
    Jul 18, 2023 4:48 AM
    941 views | 0 replies
  • formule

    Bonjour à tous,Je vous pose une simple question, j’aimerais établir la requête suivante à l’aide des formules dans JMP si possible : Mettre dans la colonne « erreur » la valeur 1 une ligne après qu’une cellule dans la colonne « bilan » soit non-nulle. Voici la base de données : Il faudrait qu’à la ligne 38 061 la valeur dans la colonne « bilan » soit 1 et pas la ligne 38 060. Merci pour vos répons...

    hcarr01 hcarr01
    Discussions |
    Jul 18, 2023 4:43 AM
    1163 views | 2 replies

Latest Discussions

  • Heatmap Plot - mixing colors

    In my search for aliens in BigClass, today I want to generate a heatmap plot to show the aliens at a glance.The idea: color the non-alien students green and the aliens red.But with several non-aliens in the same age group, the alien red is just slightly visible: Next idea:
    Let's increase the transparency for non-aliens such that age groups with aliens inside get nicely visible.
    I exected such cells ...

    hogi hogi
    Discussions |
    Jul 18, 2023 4:48 AM
    941 views | 0 replies
  • pairwise comparisons repeated measures MANOVA?

    Hi all, Using MANOVA for repeated measures, is there a way to get pairwise results from the different levels of a model effect (analogous to how the post-hoc student's |t| and tukey's HSD can do in the least squares models)? Alternatively, is there a simpler way other than to drop-out a model effect level (i.e. 'hide and exclude') and rerun the model in order determine the relative effects of the ...

    ContentMachine2 ContentMachine2
    Discussions |
    Jul 17, 2023 12:04 PM
    1005 views | 1 replies
  • automatic Mean-centred.

     if I fit the regression analysis for a nominal variable (manipulated as two conditions) as IV, and a continuous variable as DV, at the same time, I add three covariates into the model. I wonder whether the covariates would be automatically mean-centred in the result table for this regression. for example, the "parameter estimates table" shows:"intercept""nominal variable""covariate 1""covariate 2...

    Rongyu_Kuang Rongyu_Kuang
    Discussions |
    Jul 17, 2023 11:36 AM
    1212 views | 2 replies
  • Tabulate as Tree Box?

    For Tabulate, is there an option to display the table as a Tree Box instead of a flat table?   Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Tabulate( Add Table( Column Table( Analysis Columns( :height ), Statistics( Median ) ), Row Table( Grouping Columns( :sex, :age, :name ) ) ) ) 

    hogi hogi
    Discussions |
    Jul 17, 2023 10:59 AM
    595 views | 0 replies
  • Process Capability by group

    hi,May I know where is wrong in the scrip I would like to generate the process capability report by lot_id as below.     Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA\semiconductor capability.jmp" ); // Create a complex name for a column to make sure it will be // processed correctly dt:NPN1 << set name( "NPN1-7/Best" ); // Get a list of columns to be used colList = dt << get column names...

    mylifemyrule mylifemyrule
    Discussions |
    Jul 17, 2023 12:45 AM
    1337 views | 3 replies

Latest Discussions

  • Heatmap Plot - mixing colors

    In my search for aliens in BigClass, today I want to generate a heatmap plot to show the aliens at a glance.The idea: color the non-alien students green and the aliens red.But with several non-aliens in the same age group, the alien red is just slightly visible: Next idea:
    Let's increase the transparency for non-aliens such that age groups with aliens inside get nicely visible.
    I exected such cells ...

    hogi hogi
    Discussions |
    Jul 18, 2023 4:48 AM
    941 views | 0 replies
  • Tabulate as Tree Box?

    For Tabulate, is there an option to display the table as a Tree Box instead of a flat table?   Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Tabulate( Add Table( Column Table( Analysis Columns( :height ), Statistics( Median ) ), Row Table( Grouping Columns( :sex, :age, :name ) ) ) ) 

    hogi hogi
    Discussions |
    Jul 17, 2023 10:59 AM
    595 views | 0 replies
  • Design space profiler not showing number of random sample

    Hi,  I just started to use the new design space profiler in <JMP 17.0.0>. I am wondering why in some cases I can add a number of random sample and sometimes not when starting the design  space profiler. I used the design space profiler with several responses fitted with their prediction formula. This is the window that is sometimes not showing up   Has anyone experienced the same problem? Emmanuel

    eruffet eruffet
    Discussions |
    Jun 27, 2023 12:53 AM
    675 views | 0 replies
  • bounded KDE (Kernel Density Estimator)?

    Has anyone created or heard of function for JSL that returns a bounded KDE (Kernel Density Estimator)? I'm aware of the KDE used inside of the distribution platform, but one is not able to provide bounds to the domain.

    Prokaryote Prokaryote
    Discussions |
    Jun 23, 2023 11:56 AM
    772 views | 0 replies
  • How to set Scale Values in Graph Builder use Col Quantile function?

     HI, I want  set Scale Values in Graph Builder use Col Quantile function,  but always something wrong. the red code have some problem. I need color scale as Quantile Graph Builder( Size( 839, 726 ), Variables( X( :Prober_X ), Y( :Prober_Y ), Color( :OpticalPower ) ), Elements( Points( X, Y, Legend( 6 ) ) ), SendToReport( Dispatch( {}, "400", ScaleBox, {Legend Model( 6, Pr...

    Solarwing Solarwing
    Discussions |
    Jun 20, 2023 9:32 AM
    656 views | 0 replies
view all discussions