cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to understand variation and assess process behavior May 1.Register for Mastering JMP.
  • Follow us on LinkedIn to stay up to date on webinars, tips and tricks, product updates, and more.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Basic Scripting - Combining Models (JMP 16)

    Hi All,Hoping someone can help me out with what feels like a fairly basic question on scripts. I have a data table from which I have run a number of models (for various outputs) and saved the models I am happy with as scripts. I now want to combine those models into a single model report and include a profiler showing all outputs (to enable multivariable optimization) Critically I want to retain t...

    OliverPickburn OliverPickburn
    Discussions |
    Jun 29, 2022 3:21 AM
    1584 views | 2 replies
  • Column formula

    I am trying to write a formula for a data table that allows me to subtract the %Area of each glycan species in the sample set. An example would be:d%Area = (%Area of G0 in A) - (%Area of G0 in B)How can I write the formula to group by sample name and glycan species?  

    jlmbs jlmbs
    Discussions |
    Jun 29, 2022 3:17 AM
    1349 views | 1 replies
  • Add reference line from the reference table

    Hi, @txnelson I am trying to create a variability plot graph and add a reference lines with different values for each of the individual charts. Currently I can plot the reference line but the problem is if the reference table doesn't contain all the test columns from the data table, the script won't work. Here's what I tried and it works if the reference table has all the tests from the data table...

    Jackie_ Jackie_
    Discussions |
    Jun 28, 2022 5:46 PM
    3237 views | 4 replies
  • Importing txt column missing

    I am importing a txt file that has junk in the first row and data starts on the second. The junk data is not consistent between different files so I want to get rid of it, but when I use the following to get rid of the first line and designate no headers, the first column of data disappears. How do I import this file without losing that column and without column headers.

    Alternatively can I import ...

    ealindahl ealindahl
    Discussions |
    Jun 28, 2022 11:16 AM
    1225 views | 1 replies
  • Col List Box not pulling results when in the same window as a Pareto Plot

    I am trying to have a Col List Box to select specifications of a product. When running by itself, the Col List Box works fine, however when I try to add a pareto plot to the same window as a reference for which parts I should or should not pick from the Col List Box, it no longer sends the data selected. I tried with an H List Box as well for the pareto and a separate button to force the desired r...

    JMewborn JMewborn
    Discussions |
    Jun 28, 2022 9:10 AM
    1602 views | 2 replies

Latest Discussions

  • Importing txt column missing

    I am importing a txt file that has junk in the first row and data starts on the second. The junk data is not consistent between different files so I want to get rid of it, but when I use the following to get rid of the first line and designate no headers, the first column of data disappears. How do I import this file without losing that column and without column headers.

    Alternatively can I import ...

    ealindahl ealindahl
    Discussions |
    Jun 28, 2022 11:16 AM
    1225 views | 1 replies
  • which variation considered in MSA

    Hi Mark,I am new with using JMP. Just for clarification, what is the difference between Gauge R&R value in variance components for Gauge R&R results and the %Gauge R&R=100*(RR/TV) in Gauge R&R results. Which one is considered for MSA.

    Salam69 Salam69
    Discussions |
    Jun 28, 2022 2:52 AM
    1335 views | 2 replies
  • Unbalanced Control Treatment

    I have 4 N Rates (0, 140, 168, 224) and three N sources (CRU-60, CRU-75, U)Control or 0 N rate has no source attached to it as no fertilizer gets appliedWhen I run the main and interaction effects, the control does not get analyzed. Additionally, when I look at my anova, am I to expect to see a model with a df of 9 (3 N rate*3 N source + control)? If so, I am not getting that. I uploaded an exampl...

    MANOVALogKoala1 MANOVALogKoala1
    Discussions |
    Jun 27, 2022 1:05 PM
    4166 views | 3 replies
  • split plot unbalanced number of replicates

    hello,I'm working on a large breeding experiment testing the effect of drought on different genotypes. We set the main plot to irrigation level ( 2 levels), and the sub plot is the genotype ( 300 genotypes), 280 of them replicate in all three blocks and 20 are only found in two of the block. is there a way to estimate main effect of this kind of experimental design on JMP? thanks, Roy    

    RoySadeh RoySadeh
    Discussions |
    Jun 27, 2022 10:41 AM
    1527 views | 2 replies
  • How do you close a journal?

    I saw a similar post suggesting:window("Journal: Untitled")<<close window but unfortunately, this does not work. Does anyone else have anything else I can try? For reference, the journal is untitled.(Title is: "Journal: Unnamed *VALUE*").

    Andyon98 Andyon98
    Discussions |
    Jun 27, 2022 9:39 AM
    1743 views | 3 replies

Latest Discussions

  • Urgent: covariance parameter estimates are all zero (i.e. estimate, Std error, confidence interval)

    Dear All,I have been analysing a two factorial (3*4) RCBD repeated measures design by using the mixed model approach in JMP. Above is a section of the report I got. Why are the estimates zero. Other information include about the analysis include:1. 14 continuous variables measured four times at unequal time periods2. All the three covariance structures I tried (AR1, Toeplizt and spatial power) had...

    MomentMonster90 MomentMonster90
    Discussions |
    Jun 13, 2022 5:53 AM
    981 views | 0 replies
  • Validate column values (make sure all values in column follow a specific pattern)

    Is there a better way rather than iteration of all the rows to validate values in column? Let's say before making something with the column I want to make sure that all values in column match specific Regex. Like so:!IsMissing(Regex(Column(myColumn)[1], "^\w+(\d{3})\w+$", "\1"))I can iterate through each row to make sure that all of them match, but maybe there is a better way?  

    miguello miguello
    Discussions |
    May 6, 2022 11:09 AM
    803 views | 0 replies
  • SUR (Seemingly Unrelated Regressions)

    HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
    and it is in stat in the nlsur command Regards

    Raaed Raaed
    Discussions |
    May 5, 2022 4:45 PM
    1019 views | 0 replies
  • Friedman post hoc analysis

    Hello, I am trying to do a matched sample analysis across three different factors. I wanted to:1. Confirm that my sample would be what I pick for 'Block" when I do Fit Y by X when running Friedman's test2. Is there a post hoc analysis in JMP that I can use? I dont see Nemenyi or Conover as an optionThanks for your time.  

    pnakashe pnakashe
    Discussions |
    May 5, 2022 12:02 PM
    1222 views | 0 replies
  • JMP script: Script Alarm Control chart- Table with atypical batch number and values

    Hello everyone,I am trying to make a table with the OOT (out of Trend) batches with their respective "atypical" values.I used for that the "script alarm" function as I could found some exemples on the JMP community. Here is my script:  z_KSigmaZ =1.4; // Création de la Carte de controle si N catégories > 5 Names Default To Here( 1 ); If(N Items(Associative Array(:"RNS/NS tordu (srg)")) > 5, Gr...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 29, 2022 6:29 AM
    900 views | 0 replies
view all discussions