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

  • How to color/marker selected rows based on multiple selection criteria?

    Hi,I am writing a script that is able to color and mark selected rows. Let's take the Big Class table as an example. The following is my script, can anyone help out to get the selected rows to be colored to specific color like "Blue" and able add different marker for age =12 and age=13. Open( "$SAMPLE_DATA/Big Class.jmp" );  For Each Row( Selected(Row State()) = And ( Or (age == 13, age ==12), sex...

    bernie426 bernie426
    Discussions |
    Nov 10, 2015 7:29 AM
    11980 views | 2 replies
  • How to stop users from resizing windows in JSL?

    This might seem like a very simple question, but I was wondering, is there a way to stop users from re-sizing windows/dialogs using JSL?There is a message you can send to a display box for auto stretching, min and max size, etc. Is there any flag for turning off the user capability to resize windows by default (i.e. mouse cursor doesn't show the resize arrows when hovering on the edge of a window?...

    nkelleh nkelleh
    Discussions |
    Nov 9, 2015 8:04 AM
    14824 views | 7 replies
  • How to calculate Cpk?

    In most of JMP reference books from sas , how to calculate Cpk? we are told that1. If data are normal or similar to normal distribution, then go it from analysis>distribution> capability2. If data are non normal distribution, in analysis>distribution, detect what its distribution is? then calculate Cpk corresponding to identified distribution, analysis>distribution>capability, and select its corr...

    mujahida mujahida
    Discussions |
    Nov 8, 2015 4:08 PM
    29828 views | 1 replies
  • How do I look for a blank cell with an if statement?

    Hi,Does anyone know if there's a way of assigning a blank cell in an if statement?I want to make a column with a formula that either uses the value from column 2, if one exists, or the value from column 1 if the cell in column 2 is blank. I tried to achieve this using the following formula for column 3:If( :Column 2 > 0,:Column 2,:Column 1)but if column 2 doesn't contain a number then the resultin...

    stephaniejlucas stephaniejlucas
    Discussions |
    Nov 6, 2015 12:57 AM
    25809 views | 4 replies
  • Missing Values/Calculations


    I have a data table in which I want to add the row values of four columns into a fifth column.  However, I have missing values in all four original columns and that is OK, but when I apply the formula to add the four columns, all I get is a column of missing values because JMP will not add three values and a missing value.  What can I do to remedy this situation?

    Steven_Moore Steven_Moore
    Discussions |
    Nov 5, 2015 6:52 AM
    14888 views | 3 replies

Latest Discussions

  • Is there a way to automate/script the Winsor process of outlier filtering?

    Is there a way to automate/script the Winsor process of outlier filtering? I found the two addins from Brady, but those do not exclude the  outlier rows, they only pertain to the enhancing the Summary function.Imputation AddinExtended Summary Add-in

    chfields chfields
    Discussions |
    Nov 4, 2015 11:13 AM
    18071 views | 17 replies
  • X,Y scatter plot with coloured zones

    I am looking for a way to create a 2D scatter plot with 4 coloured zones for 4 rectangular quadrants of the plot area.  This is to quickly see visually which zone each plotted point falls within.  I could not find anything similar in JMP11, so any tips/hints scripts would be appreciated.

    outlier outlier
    Discussions |
    Nov 2, 2015 5:53 AM
    6351 views | 2 replies
  • Hierarchical clustering in JMP - Finding inertia to determine cluster number

    Does anybody know if there is a way to get JMP to give you an interia plot or score when doing Hierarchical clustering? I would like to be able to use the value to determine the number of clusters to cut the dendogram at.Many thanks!

    kruprice kruprice
    Discussions |
    Oct 30, 2015 1:22 AM
    4662 views | 1 replies
  • how to write JSL script for basic equations, and then make an overlay plot out of it?

    I have several points defined in an JSL script and running that would generate a table and also overlay plots for each point.Say I have point1, point2, point3I want to define thatRATIO1 = point1*100/(point1+point2+point3)RATIO2 = point2*100/(point1+point2+point3)RATIO3 = point3*100/(point1+point2+point3)Then plot overlay of RATIO1, RATIO2, RATIO3 versus timestamp.I tried to use Assign(RATIO1, poin...

    wcheon3 wcheon3
    Discussions |
    Oct 29, 2015 11:25 AM
    4648 views | 2 replies
  • Balanced Incomplete Block Design on JMP

    How do I execute a balanced incomplete block design (BIBD) on the JMP software with 13 attributes, forming 13 blocks or choice sets, each attribute appearing 4 times across all choice sets, each choice set containing 4 attributes and each attribute appearing once with each other: (b, r, k, lambda) (13, 4,4,1) where b is number of blocks, r is the repitition per level, k is the number of attributes...

    saskbri saskbri
    Discussions |
    Oct 27, 2015 12:34 PM
    7574 views | 4 replies

Latest Discussions

  • 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
    3587 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
    2401 views | 0 replies
  • Running JSL Script After Creation of a File

      

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

    saitcopuroglu saitcopuroglu
    Discussions |
    Aug 18, 2015 6:43 AM
    2413 views | 0 replies
  • Incorporating Reference Lines into legend for multiple bivariate graphs.

    Hello everyone!I would like assistance in order to incorporate reference lines at certain numbers of the Y axis, horizontal lines, directly into the legend.This is my current script
    Bivariate(
      Y( :Cat),
      X( :Dog),
      Histogram Borders( 1 ),

      Where(:Recipe == "B_XX" & (:Tool == "A_XX")),
      Elements( Points( X, Legend( 1 ) ) ),
      SendToReport(Dispatch(
      {},
      "2",
      ScaleBox,
      {Add Ref Line( 140, Solid, "...

    saswatmishra50 saswatmishra50
    Discussions |
    Jul 13, 2015 1:00 PM
    3276 views | 0 replies
view all discussions