cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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 globally set levels in a chart

    I have a few scripts that I use that were created from charts. Often these charts have data that JMP separates into levels although for my purposes, they are effectively the same. For example the following code is for a chart of mean exclusion rates across sites.Chart(    X(:IDENT Code),    Y(Mean(:Exclusion Rate)),    Add Error Bars to Mean(Name("Confidence Interval (pooled)")(0.95)),    Overlay ...

    mdawson69 mdawson69
    Discussions |
    Mar 21, 2017 8:03 AM
    6842 views | 5 replies
  • Proces Capability Goal Plot

    What is the  theory behind the Red Triangle Goal Plot in Process capability analysis?

    michael_a_mille michael_a_mille
    Discussions |
    Mar 20, 2017 12:43 PM
    6346 views | 1 replies
  • Is there a way to put different forumlas in cells in the same column in JMP

    Hi, In Excel I can put different formula/calculations in different cells in the same column. It is very useful for a specific type of calculation I do regularly. Is there a way I could do this in JMP? Thanks. Kind regards, Elaina

    EFarrell EFarrell
    Discussions |
    Mar 20, 2017 12:32 PM
    8531 views | 2 replies
  • Standardized residuals in two-way tables

    I should compute the standardized residuals for two-way (as well as multiway) tables - option CROSSLIST(STDRES) of PROC FREQ in SAS, if this helps. I didn't find any options, nor a suitable script. Any suggestion? Thank you.

    francesco_della francesco_della
    Discussions |
    Mar 18, 2017 2:47 AM
    13947 views | 11 replies
  • How do I create 3-way interactions in linear regression?

    I'm trying to create a model with a 3-way interaction term. I selected the variables and clicked on "cross" per JMP instructions for 2 or more variables. But JMP gives me the following warning: "The model is missing an effectX1*X2*X2*X1" Which is especially odd since what I entered into the model, and what appears in the dialog box, is:X1X2X3X4X5X1*X2*X3 Any thoughts on how to resolve this?Thanks

    jswislar jswislar
    Discussions |
    Mar 17, 2017 10:56 AM
    6375 views | 2 replies

Latest Discussions

  • How to globally set levels in a chart

    I have a few scripts that I use that were created from charts. Often these charts have data that JMP separates into levels although for my purposes, they are effectively the same. For example the following code is for a chart of mean exclusion rates across sites.Chart(    X(:IDENT Code),    Y(Mean(:Exclusion Rate)),    Add Error Bars to Mean(Name("Confidence Interval (pooled)")(0.95)),    Overlay ...

    mdawson69 mdawson69
    Discussions |
    Mar 21, 2017 8:03 AM
    6842 views | 5 replies
  • CCC Optimal

    Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,

    Lamine Lamine
    Discussions |
    Mar 17, 2017 5:25 AM
    3313 views | 0 replies
  • Get count for grouping (panels) in graph builder to check the visualisation is sensible

    So I have written a bit of JSL which is able to take a data table and make suggestions of graphs. It checks the number of unique values, column data type and column name to assess which graph would be most appropriate. One issue I am having is when it uses Page, Group X, Group Y and/or Wrap and there aren't many data points in the resulting panels. Below is a silly example using Big Class. Clearly...

    stephen_pearson stephen_pearson
    Discussions |
    Mar 16, 2017 6:00 AM
    5690 views | 4 replies
  • Non-Modal windows/user-interactive script

    Hi, Details of my script:Part 1: open a new table so that user fills valuesPart 2: wait for the user to fill values and take the response to proceedPart 3: proceed with the remaining script I am struggling in part 2 because if I use Modal windows, I cannot fill the values in the table.I would like to generate a new window which will wait on user input OK" to proceed but should not interrupt the us...

    shashivenky shashivenky
    Discussions |
    Mar 9, 2017 4:16 AM
    5016 views | 2 replies
  • Negative R2 in Mixed Models

    How is R2 calculated in JMP (v12.2) when fixed and random effects are included in Fit Model? I can't find any documentation on this. The reason this came up is that I have been getting negative R2 values.   

    jwiltsie jwiltsie
    Discussions |
    Mar 8, 2017 7:52 AM
    8727 views | 6 replies

Latest Discussions

  • CCC Optimal

    Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,

    Lamine Lamine
    Discussions |
    Mar 17, 2017 5:25 AM
    3313 views | 0 replies
  • Understanding the Dispatch and Legend Model and what exactly is Base(0,0,0)?

    My problem is two fold. Im writing a JSL Function to create some custom charts at work. Everything is working fine. Thats great. But I dont understand why - and I am trying to break down the code. Most of I wrote myself, but some aspects I made the tweaks within JMP, copied the scripts and used the parts that generated what I needed. Some of the code chunks that get added in are intuitive to read ...

    kevinwtbolger kevinwtbolger
    Discussions |
    Feb 26, 2017 9:30 AM
    3334 views | 0 replies
  • Data Binding Associative Arrays

    I recently had need to create some slightly complex data structures and started to play with associative arrays a little more.  These are similar to dictionaries in other languages.  Where they differ is that most languages to improve speed, when assigning an object in a dictionary to a variable it does a data binding.  Essentially it makes it so both the dictionary and the variable refer to the s...

    msharp msharp
    Discussions |
    Feb 14, 2017 1:53 PM
    4392 views | 0 replies
  • How to Maintain JMP Graphs Table Layout When Copy and Pasting into Word

    For years I've had to build sets of graphs using the Fit Y by X platform. The graphs are simple: X-axis is always (1) a character, nominal column and (2) a numeric, continuous date/time column. The Y-axis is always numeric, continuous data (bins, registers, parameters). The result is a list of box plot on the left, time trend on the right. There could be many plots at a time. In JMP 12 (and I thin...

    MIKE MIKE
    Discussions |
    Dec 14, 2016 8:48 AM
    4715 views | 0 replies
  • Odds ratios for multiway tables

    On twitter earlier today, someone asked if the Cochran-Mantel-Haenszel (CMH) odds ratio (OR) test was available in JMP when the stratification variable is not the X in Fit Y by X. Anytime I need to go from two variables to more than two variables, the first place I look is Fit Model. The beauty of fit model is that not only can I use as many variables as I want, but I can consider interactions bet...

    DonMcCormack DonMcCormack
    Discussions |
    Aug 10, 2016 3:35 PM
    4868 views | 0 replies
view all discussions