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 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
    831 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
    1937 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
    1170 views | 2 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
    1756 views | 5 replies
  • How to group using last 2 characters and subset the latest data?

    Hi all, Is it possible to make a column for groupings using the last two characters from another column? For example, I have this table:FYWGroupingsFY24W381FY24W381FY24W392FY24W392FY24W392FY24W403FY24W414FY24W414 Is it also possible to subset the first 2 latest date according to the grouping? In this example, FY24W40 and FY24W41 will be selected then subset since they are the "latest" data. TIA 

    UserID16644 UserID16644
    Discussions |
    Apr 22, 2024 9:26 PM
    1192 views | 2 replies

Latest Discussions

  • 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
    831 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
    1937 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
    1756 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
  • How to create a nomogram

    "Hello. Is there a way to create a nomogram illustrating the results of logistic regression analysis using JMP Pro?"

    s22d704 s22d704
    Discussions |
    Apr 22, 2024 7:53 AM
    2172 views | 3 replies

Latest Discussions

view all discussions