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

  • Calculate between and within subgroup variability using jmp (similar to Minitab)?

    Hello,How would I go about calculating between and within subgroup variability using jmp (similar to Minitab)? Note: Group sample sizes are different. I am looking to compare various brands of products tested across different vectors. For example, for each brand there is a given quantity of samples tested per vector. and I would like to compare across brands for that vector, specifically between/w...

    smithkr10 smithkr10
    Discussions |
    Mar 21, 2016 1:16 PM
    4828 views | 1 replies
  • JSL to change color of specific cause in Pareto Plot

    Hello,I'm trying to change the color of a specific cause in the Pareto Plot using JSL.  How can I select a cause by name?For example, I want to implement something like this: cause ({"PASS"}) << Colors (Green);This gives me an error and wants me to use Cause where n is the index of the failure pareto.  My issue is that I won't know if my PASS pareto will be #1, #2, etc. Any suggestions? Here is m...

    snagpal snagpal
    Discussions |
    Mar 20, 2016 10:13 PM
    4477 views | 2 replies
  • jsl to create table subset of most frequent values in a column

    Hello All,I'm a new user who is still learning the basic fundamentals and usually I can find the answers I need by searching but this one is eluding me.I'm looking for a script to create a table subset of the top 10 most frequently occurring values of a selected column. My current work around is to create a summary table, sort the summary table by descending value, select the top ten rows, and the...

    rrtx_mike rrtx_mike
    Discussions |
    Mar 20, 2016 6:40 AM
    11197 views | 4 replies
  • Mixed Models with JMP: Can I see the Covariance Matrix

    Dear JMPers! Hope you all enjoy Amsterdam. Too sad I could not come to ask you personally.When working with mixed models in JMP: Is there any chance to see the blocks of the estimated covariance matrix. I'm interested in what I get in SAS when using the G, R and especially V options in PROC MIXED. I like to have a look at that to make sure that I set up the model correctly and that the covariance ...

    shoffmeister shoffmeister
    Discussions |
    Mar 18, 2016 9:12 AM
    3533 views | 1 replies
  • Max File Size in JMP on 64bit?

    Hi,I had a laptop with 4GB ram and could open sas7bdat files close to ~1GB within JMP.  Greedy me wanted to play with bigger datasets (bigger is always better, right?) - so I upgraded to a workstation with 64GB ram.  I have JMP Pro 10 (64bit) installed - same as on the laptop - but I cannot open any larger files than I could on my laptop.  What gives?  I keep getting "invalid memory access" errors...

    paul_nistler paul_nistler
    Discussions |
    Mar 17, 2016 1:44 PM
    16095 views | 3 replies

Latest Discussions

  • Calculate between and within subgroup variability using jmp (similar to Minitab)?

    Hello,How would I go about calculating between and within subgroup variability using jmp (similar to Minitab)? Note: Group sample sizes are different. I am looking to compare various brands of products tested across different vectors. For example, for each brand there is a given quantity of samples tested per vector. and I would like to compare across brands for that vector, specifically between/w...

    smithkr10 smithkr10
    Discussions |
    Mar 21, 2016 1:16 PM
    4828 views | 1 replies
  • JSL to change color of specific cause in Pareto Plot

    Hello,I'm trying to change the color of a specific cause in the Pareto Plot using JSL.  How can I select a cause by name?For example, I want to implement something like this: cause ({"PASS"}) << Colors (Green);This gives me an error and wants me to use Cause where n is the index of the failure pareto.  My issue is that I won't know if my PASS pareto will be #1, #2, etc. Any suggestions? Here is m...

    snagpal snagpal
    Discussions |
    Mar 20, 2016 10:13 PM
    4477 views | 2 replies
  • Mixed Models with JMP: Can I see the Covariance Matrix

    Dear JMPers! Hope you all enjoy Amsterdam. Too sad I could not come to ask you personally.When working with mixed models in JMP: Is there any chance to see the blocks of the estimated covariance matrix. I'm interested in what I get in SAS when using the G, R and especially V options in PROC MIXED. I like to have a look at that to make sure that I set up the model correctly and that the covariance ...

    shoffmeister shoffmeister
    Discussions |
    Mar 18, 2016 9:12 AM
    3533 views | 1 replies
  • Making a new DT with tabulate with jsl

    I'm trying to make a new dt from tabulate, but for some unknown reason, it doesn't work! Anyone know why?DT2 = (DT1 << Tabulate(  Show Control Panel( 0 ),  Add Table( Row Table( Grouping Columns( :age, :sex ) ) )) << Make Data Table);

    theo_beluzzi theo_beluzzi
    Discussions |
    Mar 16, 2016 11:58 AM
    5701 views | 2 replies
  • Iterating through mulitple outline boxes in a report via jsl

    Hi all,I've searched through Scripting Guide and the Scripting Index, but can't find a way to do what I want to do.Here's the task:I am writing a script that runs many other pre-existing scripts one-at-a-time. Needed aspects of each pre-existing script's report are taken and copied into a "Full Report" master window.Due to trust concerns, I am not allowed to alter any pre-existing scriptsIf I only...

    tomlight tomlight
    Discussions |
    Mar 11, 2016 6:31 AM
    4209 views | 1 replies

Latest Discussions

  • Co-Kriging with JMP and Matlab

    Hi!I was wondering if anyone already tried to work with Co-Kriging, using JMP together with Matlab. As JMP only fits Ordinary Kriging Models (Gaussian Process with Gaussian Correlation Function), I would like to send data (generated with Space Filling JMP Platform) from JMP to Matlab, fit the models there (Matlab), and bring the MODELS back to JMP, to use inside Profile Platform. Do you have any e...

    samuelbbaco0 samuelbbaco0
    Discussions |
    Dec 4, 2015 12:32 PM
    3593 views | 0 replies
  • Interpreting canonical structure and scores in discriminant analysis

    I'm trying to interpret the relative contributions of my variables in a discriminant function analysis of chemical data for three groups of rocks.  In a stepwise, linear, common covariance discriminant function analysis I'm able to generate non-overlapping 95% confidence ellipses for my three groups with no incorrectly assigned data points using 6 variables.  My understanding is that the scoring c...

    amzipkin amzipkin
    Discussions |
    Oct 20, 2015 3:25 PM
    3571 views | 0 replies
  • Generalized Segmented Distributions

    A former classmate of mine from Graduate School has recently published a paper on Generalized Segmented Distributions.  Utilizing this method, the distribution can approach any continuous density function of arbitrary form.  The method is particularly effective in fitting data with sufficient observations that are skewed and/or multimodal.  The paper can be found here:The General Segmented Distrib...

    Steven_Moore Steven_Moore
    Discussions |
    Sep 17, 2015 11:54 AM
    2392 views | 0 replies
  • Running JSL Script After Creation of a File

      

    sophiaw sophiaw
    Discussions |
    Sep 1, 2015 9:56 AM
    2618 views | 0 replies
  • Clash?

    saitcopuroglu saitcopuroglu
    Discussions |
    Aug 18, 2015 6:43 AM
    2394 views | 0 replies
view all discussions