cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • Lineup box disappears upon Save as Report MyReport.jrp

    I have a script that creates a window with three tabs.  The first tab has a Lineup Box with two columns and 6 Graph Builder graphs created with a loop.nw = New Window( "Win1", tbox = Tab Box(Tab Page Box("Age", vlb = Lineup Box( N Col( 2 )) )) );All the graphs generated by the loop are appended with:vlb << Append( Graph Builder("graph stuff here");At the end everything looks as expected two...

    ALopez ALopez
    Discussions |
    Feb 10, 2021 12:25 PM
    2192 views | 4 replies
  • 2-way ANOVA

    Hi, I have an experimental design following the 20 x 2 x 2 protocol for a single sample. One and the same sample was measured over 20 days in 2 independent runs per day with 2 replicate measurements per each run. Both replicates came from a single sample aliquot for each run. In total, I have N=80 measurements for all replicates (see the data attached).
    1. how should I organize date in the table to...

    Gosia2 Gosia2
    Discussions |
    Feb 10, 2021 11:59 AM
    3518 views | 3 replies
  • problem to open excel

    hi, with JMP 15, I have a ne error message. I don't understand what to do. can someone give me a solution please? best regards

    Françoise Françoise
    Discussions |
    Feb 10, 2021 7:39 AM
    1695 views | 3 replies
  • How to enter a conditional "Where" clause in the below Script?

    I would like to make two Tabulate tables instead of one Tabulate table.  I'd like one Tabulate table for :Prog = "A" and one for :Prog = "B".  The script below gives me one Tabulate table with both Programs "A" and "B" in the Tabulate table.  I think if I was to break this up into two lines of script; one line being . . . where :Prog = "A" and the other line of identical script except for  . . . w...

    dfusco923 dfusco923
    Discussions |
    Feb 10, 2021 6:42 AM
    1598 views | 2 replies
  • How to calculate using JMP script "Mon-Day-Year Calculated" column from a character variable

    I would like develop a JMP script to automatically calculate and populate the "Mon-Day-Year Calculated" column in the attached JMP database.  In the database I manually calculated and populated the "Mon-Day-Year Manually Calculated and Entered" column.  The "K9-MON_Year" character variable would be used to automatically calculate "Mon-Day-Year Calculated" data.  Please note that I would like all "...

    dfusco923 dfusco923
    Discussions |
    Feb 10, 2021 6:41 AM
    1669 views | 4 replies

Latest Discussions

  • Lineup box disappears upon Save as Report MyReport.jrp

    I have a script that creates a window with three tabs.  The first tab has a Lineup Box with two columns and 6 Graph Builder graphs created with a loop.nw = New Window( "Win1", tbox = Tab Box(Tab Page Box("Age", vlb = Lineup Box( N Col( 2 )) )) );All the graphs generated by the loop are appended with:vlb << Append( Graph Builder("graph stuff here");At the end everything looks as expected two...

    ALopez ALopez
    Discussions |
    Feb 10, 2021 12:25 PM
    2192 views | 4 replies
  • problem to open excel

    hi, with JMP 15, I have a ne error message. I don't understand what to do. can someone give me a solution please? best regards

    Françoise Françoise
    Discussions |
    Feb 10, 2021 7:39 AM
    1695 views | 3 replies
  • How do I combine these codes?

    Hi there, I would like to combine these codes so that they run from the "Formulation Change Review (new)" and closes the new data table/tabulate tab only leaving the graph. Any help much appreciated! (Data Table( "Formulation Change Review (new)" ) << Tabulate( Add Table( Column Table( Grouping Columns( :Lab RFT ), Statistics( Row % ) ), Row Table( Grouping Columns( :Grade ) ) ) )) << Make I...

    JC7 JC7
    Discussions |
    Feb 10, 2021 3:53 AM
    813 views | 1 replies
  • Permutation procedure for randomized block design

    I'm interested in conducting a permutation analysis. I have three treatments, with a randomized block design with seven blocks. I'd like to do a permutation procedure to test both the F value and for posthoc pairwise comparisons.

    Craig_Stockwell Craig_Stockwell
    Discussions |
    Feb 9, 2021 12:27 PM
    2101 views | 4 replies
  • Define Factor Constraints DOE Custom Design by Disallowed Combinations Script

    Hello together,Sorry in advance, I just startet using JMP. I have struggle adding a factor constraint script to my DOE. My constraint are as follows:Factor A^2 * Factor B <=200Unfortunately I'm not able to write the script like this, because I always get the JMP Alert: Invalid disallowed combinations script. See log for details. Where ist this log and do I have to add something?Best regards 

    Freddy Freddy
    Discussions |
    Feb 9, 2021 7:27 AM
    2582 views | 3 replies

Latest Discussions

view all discussions