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

  • Script Question

    The following is part of a script I am trying to run. I want to divide my X variable before plotting. I have tried several things, but am not getting it right. Can someone help me?

    Thanks!
    Graph Builder( Variables( X( :Line 160 Cases ), Y( :Line 160 Broke ), Wrap( :Month ), Color( :Month ) ), Points( X, Y, Legend( 27 ) ), Line Of Fit( X, Y, Legend( 29 ), Confidence of Fit( 0 ), Equation( 1 ) ) ),

    Steven_Moore Steven_Moore
    Discussions |
    Apr 11, 2016 12:32 PM
    10040 views | 6 replies
  • Changing the text color of a check box

    Hi - I want to change both the text color and the background color of a check box.  The following short example demonstrates that the background color is being changed to red and a border is being added as I'd expect, but the text color is not being changed to yellow as requested.  The properties appear to be correct.  Am I doing something silly here?cb = check box("Hi There!  ", beep(), << text c...

    DMR DMR
    Discussions |
    Apr 11, 2016 7:49 AM
    11057 views | 3 replies
  • How to calculate percentage differences between rows referenced to a cell in another column

    Hello all,   I have the following table.  For each subject, I would like to calculate the % difference of the d1, d2, d3 and d4 values in the Value column relative to the screen value.  The formula is ((d1-screen)/screen)*100, repeating for the d2 through d4 values for subject 1.  Then when the subject number changes, the screen value for subject 2 is referenced for the calculation using subject 2...

    floydfoxfb floydfoxfb
    Discussions |
    Apr 8, 2016 2:49 PM
    19381 views | 6 replies
  • How do I use a variable inside the graph builder script with a loop?

    Hi all.  I am using a variable CD to keep track of several different products.  I would like to use a for loop to run the graph builder and under the Variables function of the graph substitute my variable for the Y axis name.   I have this under graph builder script:       Graph Builder(   Variables( X( :DateTime ), Y( :BLU14031717111005_100_200 ) ),   Elements( Points( X, Y, Legend( 11 ), Jitte...

    rleeper rleeper
    Discussions |
    Apr 7, 2016 2:42 PM
    16513 views | 6 replies
  • How to get nonlinear prediction with two variables in JMP?

    How to get nonlinear prediction with two variables in JMP?

    hemi_timken_com hemi_timken_com
    Discussions |
    Apr 7, 2016 6:32 AM
    10480 views | 3 replies

Latest Discussions

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