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

  • Split Array

    Hi, 1. Any ideas how to split a = {"c", "d","e"}; into a= {"c"}, {"d"},{"e"}; ? Currently when I did Concat Items (a, ","); , the output will be "c,d,e" instead of "c","d","e" . 2. Concat Items did apply after letter c. However, what if I want to concat "," before c such as ",c,d,e"? 3. Is there any possibilities to combine semicolon together with other strings? For example, " " "|| water || bend ...

    WanCine WanCine
    Discussions |
    Jan 14, 2021 6:33 AM
    2485 views | 4 replies
  • How can get the result of the formula calculated with multiple columns directly from the computation of an array in memory?

    The requirements for calculation with the data of "Big Class.jmp" and formula are as follows:
    Add column "row6" and find the minimum height from row 10 and up to 6 rows;
    Add column "row7" and find the minimum value of the height column starting from row 10 and up to 7 rows;
    ...
    How to find the result of "row6" -- "row9" directly by using memory array method?Thanks!dt=Open("$SAMPLE_DATA/Big Class.jmp")...

    lwx228 lwx228
    Discussions |
    Jan 14, 2021 1:13 AM
    2422 views | 5 replies
  • CUSUM Control Chart

    hi guys,   If I take the data set from the sample data library "Engine Temperature Sensor.jmp." and run the script below, I detect a shift at datapoint 26. What I would like to do is to modify the script below,so upon a shift detection only, it would automatically do something (example trigger an email, or write to a file ) flagging a shift was detected and on which data point the shift occurred? ...

    BrianK BrianK
    Discussions |
    Jan 13, 2021 10:25 AM
    2184 views | 3 replies
  • Summarizing multiple response survey data by unique combinations of 2 demographic factors

    Hi all. I've been struggling with something for a few days, so I thought it might be time to ask for the community's help. Note, this is a pretty long problem description since it leads step by step through 5 analysis scripts that are embedded in the attached data table. I haven't been able to figure out a more concise way to illustrate my analysis goal and the problems I'm having meeting it. If a...

    caseylott caseylott
    Discussions |
    Jan 12, 2021 3:12 PM
    3749 views | 4 replies
  • Help : How does JMP calculate Std Error for Least Squares Means?

    Hi all,    I'm having tough times understanding how JMP generates std error in the least squares means table.    I have a model with two effects ie. factor 1 (3 categories) and factor 2 (2 categories) >> y = intercept+ factor 1 + factor 2.   According to JMP, I'm able to get the LS mean of factor 1 by calculating the mean of predicted values.      However, I couldn't get the Std Error that JMP rep...

    thuptimd thuptimd
    Discussions |
    Jan 12, 2021 1:58 PM
    10564 views | 6 replies

Latest Discussions

  • Application builder - multiple graph builders using PAGE

    Hi,I've put together multiple time series plots using application builder. I've used PAGE to create a chart for each of my measurements in my data table. The data table has been built by importing multiple csv files.The issue I have is that only the first chart in the list is formatted as I've specified in the script (labels and axis formatting).Any ideas why? Is this a result of using application...

    spudton spudton
    Discussions |
    Jan 12, 2021 12:10 PM
    1445 views | 1 replies
  • Control Chart Builder & Levey Jennings phases

    Dear JMP community,I have recently migrated to the Control Chart Builder Platform from the old Levey Jennings platform and is experiening some strange behavior for the new charts. It seems like my Levey Jennings chart constructed using the Control Chart Builder platform is using the same standardeviation to calculate the control limit in all phases, which is not the case for the old platform or fo...

    DSA DSA
    Discussions |
    Jan 12, 2021 4:51 AM
    5393 views | 2 replies
  • how to use JMP to calculate Lot to Lot, Wafer to Wafer, Within wafer variation?

    My question is how to use JMP to calculate Lot to Lot, Wafer to Wafer, Within wafer variation and quantify the uniformity?for example, I have one table, in this table have column "lot", column "wafer", column "site", also includes one data column.within same lot have 15 wafers, within same wafer have 20 sites, so the question is how to use JMP to calculate and quantify the percentage of Lot to Lot...

    qspringleaf qspringleaf
    Discussions |
    Jan 11, 2021 7:27 AM
    2584 views | 3 replies
  • how to use JMP to calculate Lot to Lot, Wafer to Wafer, Within wafer variation?

    My question is how to use JMP to calculate Lot to Lot, Wafer to Wafer, Within wafer variation and quantify the uniformity?for example, I have one table, in this table have column "lot", column "wafer", column "site", also includes one data column.within same lot have 15 wafers, within same wafer have 20 sites, so the question is how to use JMP to calculate Lot to Lot, Wafer to Wafer, Within wafer ...

    qspringleaf qspringleaf
    Discussions |
    Jan 10, 2021 12:00 PM
    3721 views | 2 replies
  • nominal logistic and generalized linear models do not take random effects

    Dear JMP Community,Sorry if this has already been discussed, I think it has been, but I don't seem to find the relevant thread.I am attempting to run either nominal logistic or generalized linear model with binomial distribution (in this particular case if I am not mistaken these are pretty much the same thing) with a categorical response variable and a nested design, in which I have the outer fac...

    l_yampolsky l_yampolsky
    Discussions |
    Jan 10, 2021 10:57 AM
    1591 views | 1 replies

Latest Discussions

  • Comparing observed/predicted from different models. (Mean Absolute Deviation (MAD) or Mean Absolute Error (MAE))?

    I'm using the neural platform to calculate a model that makes predictions from some observed data and want to compare the performance of that model to other models (not from JMP). To compare the different models, I want to compare the observed data and the predictions from the different models.The R2 is not a good measure because it checks for any linear relationship between the observed and predi...

    matthias_bruchh matthias_bruchh
    Discussions |
    Jan 8, 2021 2:32 AM
    3674 views | 0 replies
  • Graph Builder - Remove Combine Scales?

    In graph builder I am interested in plotting a simple Y vs X for multiple X variables. By default graph builder combines all the different X variables on the same X axis and scale. Is there a simple way to change the X axis to have separate scales on the X axis for each variable? Default graph builder (script1, graph1)Plot 1 variable on Y axis vs 8 variables on X axisAll 8 variables on same x-axis...

    ehorne ehorne
    Discussions |
    Oct 29, 2020 9:11 AM
    1515 views | 0 replies
  • SharePoint Online

    My company recently began the migration from SharePoint 2010 to SharePoint Online.  I have found that my JSL scripts are now no longer able to open or save files to the new SPO site.  Anyone have the correct updated syntax for this. Example 1 (SP 2010): This worked.     TablePath4 = "\\sharepoint.amr.ith.company.com@ssl\sites\rpt\documents\JMP_tables\"; //set variable TablePath path location Tabl...

    Outdoorsman1963 Outdoorsman1963
    Discussions |
    Oct 23, 2020 4:06 PM
    1322 views | 0 replies
  • How to run a Post hoc for Chi Square results in JMP?

    I was wondering if someone can help me. I want to run a post hoc analysis for the chi square results in JMP. Thanks

    vmendez17 vmendez17
    Discussions |
    Oct 22, 2020 7:33 PM
    825 views | 0 replies
  • Problem specifying model for a partly nested ANOVA design

    My study design is mixed-model with one fixed between-plot fixed factor (A), a random plot factor (B), nested in A (B[A]), and two crossed within-plot fixed factors (C and D).  I'm able to enter a full factorial model that includes the 3 fixed factors and all their interactions, using either the Least Squares or Mixed-Model Personality.  I'm also able to add the random factor (B[A]), but things go...

    wpsousa wpsousa
    Discussions |
    Oct 19, 2020 10:39 PM
    1037 views | 0 replies
view all discussions