cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use to use Text Explorer to glean valuable information from text data at April 25 webinar.

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 classify groups with categorical data?

    Hi,   Here is an easy one. I have a group of rodent skulls. They are from several named groups which are also geographic regions. One group is classified as "unknown". I have metric data and used Discriminant Analysis and a plot of the Canonical 1 and 2 scores. And, using the values in the Discriminant Scores table to show predictions.    I also have categorical data. Briefly, things like the numb...

    ondatra_berkele ondatra_berkele
    Discussions |
    Mar 22, 2016 4:51 AM
    3632 views | 1 replies
  • 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
    4628 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
    4222 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
    10632 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
    3360 views | 1 replies

Latest Discussions

  • How to classify groups with categorical data?

    Hi,   Here is an easy one. I have a group of rodent skulls. They are from several named groups which are also geographic regions. One group is classified as "unknown". I have metric data and used Discriminant Analysis and a plot of the Canonical 1 and 2 scores. And, using the values in the Discriminant Scores table to show predictions.    I also have categorical data. Briefly, things like the numb...

    ondatra_berkele ondatra_berkele
    Discussions |
    Mar 22, 2016 4:51 AM
    3632 views | 1 replies
  • 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
    4628 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
    4222 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
    3360 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
    5364 views | 2 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
    3432 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
    3359 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
    2286 views | 0 replies
  • Running JSL Script After Creation of a File

      

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

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