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

  • How to copy paste a formula column between two different tables

    I have two tables coming from two similar files that vary in number of rows. They share column names and I want to copy-paste formula columns from the old one to the new one. There is no index I can use to join them.  How can I do that, ideally without JSL?    

    FN FN
    Discussions |
    Apr 23, 2024 9:01 AM
    1117 views | 2 replies
  • effect of parameter not being part of design, how to evaluate, treat it as covariate or something else

    We would like to do response surface design for optimization of two formulation factors… we would like to consider compression force as well as it might have an effect, but could we not have it to be part of the design because it may be adjusted differently for different formulations… in that case could we treat compression force as covariate then, and how?Compression force would be adjusted to ge...

    TM TM
    Discussions |
    Apr 23, 2024 5:57 AM
    2218 views | 6 replies
  • How many sampes are needed -at least- to run nonparametric test

    I'm assuming that 30 to 50 samples are required to run a  statisticaly sound test

    Luca23 Luca23
    Discussions |
    Apr 23, 2024 2:56 AM
    830 views | 1 replies
  • Repeated measures ANOVA - Within group

    I want to do simple 1-Way RM-ANOVA. One group, three timepoints. Is there a difference between the timepoints. Only interested in effect of Time and then pairwise comparisons (Tukey). It's a cross-over design with three different exposures. 

    Is it adequate to do this in the Fit Y by X platform? The response variable of interest on Y, and "Time" (session in my case)) on X? I prefer this way making i...

    Jonkandonkan Jonkandonkan
    Discussions |
    Apr 23, 2024 2:03 AM
    1934 views | 3 replies
  • Lasso Tool in the modal window

    Hi, Is there a way to call Lasso in the modal window?  JMP documentation says to press L, but it doesn't work in the modal window. Any suggestion? Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); New window("",modal, gbp = Graph Builder( Variables( X( :height ), Y( :weight ) ), Elements( Points( X, Y ), Smoother( X, Y ) ) ); )Thanks,

    Jackie_ Jackie_
    Discussions |
    Apr 22, 2024 10:44 PM
    1169 views | 2 replies

Latest Discussions

  • effect of parameter not being part of design, how to evaluate, treat it as covariate or something else

    We would like to do response surface design for optimization of two formulation factors… we would like to consider compression force as well as it might have an effect, but could we not have it to be part of the design because it may be adjusted differently for different formulations… in that case could we treat compression force as covariate then, and how?Compression force would be adjusted to ge...

    TM TM
    Discussions |
    Apr 23, 2024 5:57 AM
    2218 views | 6 replies
  • How many sampes are needed -at least- to run nonparametric test

    I'm assuming that 30 to 50 samples are required to run a  statisticaly sound test

    Luca23 Luca23
    Discussions |
    Apr 23, 2024 2:56 AM
    830 views | 1 replies
  • Repeated measures ANOVA - Within group

    I want to do simple 1-Way RM-ANOVA. One group, three timepoints. Is there a difference between the timepoints. Only interested in effect of Time and then pairwise comparisons (Tukey). It's a cross-over design with three different exposures. 

    Is it adequate to do this in the Fit Y by X platform? The response variable of interest on Y, and "Time" (session in my case)) on X? I prefer this way making i...

    Jonkandonkan Jonkandonkan
    Discussions |
    Apr 23, 2024 2:03 AM
    1934 views | 3 replies
  • A function to add columns with names that has a prefix

      Hi community,   I want to write a function to add columns that have names that has a given prefix, and give values to the columns based on given conditions. This is the script that I have, but it errors out "Unresolved Column". I double checked everything and don't know where went wrong...   Much appreciated for the help!   add_extra_columns = Function({dt, prefix}, {Default Local}, dt << New...

    DivisiveEagle45 DivisiveEagle45
    Discussions |
    Apr 22, 2024 10:31 PM
    1753 views | 5 replies
  • Random Error or Experimental Error?

    Please, could you help me by clearing this doubt?
    When analyzing the validity of the results using the residual, which of the errors is referred to: experimental error or random error?
    Thanks in advance.

    CrhistianDoE CrhistianDoE
    Discussions |
    Apr 22, 2024 7:57 AM
    1325 views | 2 replies

Latest Discussions

view all discussions