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

  • Iterating Through Rows Question

    Hello, I'm so grateful for all of the previous replies, and am learning more and more about JSL every day. At this point, I am comfortable with the basics, and have learned about For loops, For Each Row and use of the Formula function. This was very helpful. As I mentioned in my previous post, I'm working on a dataset, and have 4 key columns: 1) PATIENTID: list of unique values for patient number
    2...

    SrihariGopal SrihariGopal
    Discussions |
    Oct 17, 2019 4:36 PM
    4517 views | 4 replies
  • How do I plot row number in Graph Builder?

    As a former gnuplot user, I could plot column "0" as one of the axis, and it would plot the row number on that axis.   Obviously I could do this with a formula column ("row()"), but is there a way to do this without having to create a new column in my table?

    BHarris BHarris
    Discussions |
    Oct 17, 2019 1:21 PM
    4079 views | 3 replies
  • How to get from JMP table format WIDE to LONG. With some twists... [JSL, scripting]

    Hi, Simply put, I just need to get from JMP format WIDE to LONG.I'll use BIG CLASS to outline the basic idea: dt = Open( "$SAMPLE_DATA/big class.jmp" );Basic objective: Structure BEFORENAME AGE SEX HEIGHT WEIGHT KATIE 12 F 59 95 LOUISE 12 F 61 123 JANE 12 F 55 74 JACLYN 12 F 66 145Structure AFTER (let's see NAME and SEX as IDs)NAME SEX SOURCE_COL VALUE KATIE F AGE 12 LOUISE F AGE 12 JANE F AGE 1...

    Newbie2Jumpie Newbie2Jumpie
    Discussions |
    Oct 17, 2019 8:02 AM
    2318 views | 1 replies
  • Add/Remove Stop words in Text Explorer

    Hi, I was trying to control stop words in text explorer using the folllowing example script.  Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Consumer Preferences.jmp" ); obj = Text Explorer( TextColumns( :Reasons Not to Floss ) ); obj << Add Stopwords( {"use", "feel", "like"} ); obj << Add Stopword Exceptions({"use", "feel", "like"}); obj << Add Stopwords( {"use", "feel", "like"} ); After se...

    Tzu-Chun Tzu-Chun
    Discussions |
    Oct 17, 2019 7:44 AM
    5642 views | 3 replies
  • How do I concatenate some rows to new one including character with JMP formula?

    I want to concatenate some rows to new one as below. Column X, Column Y --> New Column : Column X_Column Y Can I use JMP formula to merge like this? One additional question is when I add new column based on some formula, can I take JMP script for the data table containing formula column?

    Owen_Kim Owen_Kim
    Discussions |
    Oct 16, 2019 8:49 PM
    3407 views | 1 replies

Latest Discussions

  • How to get from JMP table format WIDE to LONG. With some twists... [JSL, scripting]

    Hi, Simply put, I just need to get from JMP format WIDE to LONG.I'll use BIG CLASS to outline the basic idea: dt = Open( "$SAMPLE_DATA/big class.jmp" );Basic objective: Structure BEFORENAME AGE SEX HEIGHT WEIGHT KATIE 12 F 59 95 LOUISE 12 F 61 123 JANE 12 F 55 74 JACLYN 12 F 66 145Structure AFTER (let's see NAME and SEX as IDs)NAME SEX SOURCE_COL VALUE KATIE F AGE 12 LOUISE F AGE 12 JANE F AGE 1...

    Newbie2Jumpie Newbie2Jumpie
    Discussions |
    Oct 17, 2019 8:02 AM
    2318 views | 1 replies
  • Nelson rules

    When n=1, how to use nelson rule

    TPL4 TPL4
    Discussions |
    Oct 16, 2019 5:50 PM
    2853 views | 3 replies
  • How to make Candlestick Charts with JMP?

    Hi Experts!
    I found the drawing JSL in several sample JMP files for stocks, but did not find a way to make the Candlestick Charts.dt = Open( "I:\00\jmp\Samples\Data\TechStock.jmp" );

    lwx228 lwx228
    Discussions |
    Oct 15, 2019 5:05 PM
    3452 views | 5 replies
  • Control Chart Builder Subgroups with Different Specs

    I have JMP 10 and would like to know if there is a way to use Control Chart Builder and add different specs for each subgroup chart (there are 3 subgroups: Material = A, B or C). The current script adds the same spec limits to all subgroup charts. Control Chart Builder(
         Show Control Panel( 0 ),
         Variables(
              "Subgroup"(:Material),
              "Subgroup"(:Name( "DataLabel" ), Position( 1...

    Raquel Raquel
    Discussions |
    Oct 15, 2019 8:22 AM
    1317 views | 1 replies
  • How do I calculate population standard deviation in JMP.

    When I use the distribution platform in JMP 14 the calculated standard deviation is the sample standard deviation.  How do I calculate the population standard deviation in JMP and when is it appropriate to use the polpulation standard deviation? Thanks, 

    timothy_forsyth timothy_forsyth
    Discussions |
    Oct 15, 2019 6:47 AM
    4583 views | 1 replies

Latest Discussions

  • Send Expects Scriptable Object in access or evaluation of 'Send' Error

    I create a new window with variability chart, and put into journal. After that i want to save into pdf. But at the last line to save into PDF, it give me error like below. and nothing is saved into pdf. Need some advice which part i am doing wrong?  ErrorSend Expects Scriptable Object in access or evaluation of 'Send' , report_R235 << /*###*/SavePDF( "C:\LimTY\NXP\Product\Pegasus\Characterization\...

    OneNorthJMP OneNorthJMP
    Discussions |
    Oct 10, 2019 8:43 PM
    1338 views | 0 replies
  • Extract Report Data and Export it to Excel

    I am totally new to the JMP community and have a limited coding background. I am working with Life Distributions (Weibulls mostly), and I would like to create an Add-in that can do the following tasks once I have selected the best distribution fit: 1. Save specific report data from distribution (see the data tables in red) 2. Export the data into an excel sheet 3. Have the add-in button available ...

    jemairsmartes jemairsmartes
    Discussions |
    Sep 11, 2019 10:27 AM
    2144 views | 0 replies
  • How to Add Profit Matrix to Neural Net Confusion Matrix

    Hi all, I'm using a neural net to predict whether or not a customer will prefer to buy retail items at a markdown or if they are likely to buy full-price (i.e., "bargain buyers" vs. traditional shoppers). I'd like to incoporate the opportunity cost of a false positive (giving discounts to what would otherwise be a full-price shopper) using a profit matrix, but changing values on the matrix in the ...

    GhostBen GhostBen
    Discussions |
    Aug 5, 2019 8:00 PM
    1380 views | 0 replies
  • Capability Animation - How to see the LSL/USL Value?

    I just discovered this nifty tool called the Capability Animation, where you can play around, dragging the spec limits and mean shifts, and it simulates your capability indices. But, I cannot see the actual LSL/USL values as I drag them! Does anyone know how to make this happen?

    Antonio80 Antonio80
    Discussions |
    Jul 9, 2019 1:31 AM
    1326 views | 0 replies
  • Unable to allocate enough memory in access or evaluation

    Hi,I'm trying to use the Multivariate platform to perform a correlation between 6 time points (rows) across 73500 columns. My final goal is to output a  73500x73500 correlation matrix. When I try to run it, I immediately receive this pop out message:Unable to allocate enough memory in access or evaluation of 'List' , {/*###*/Estimation Method( 0 ), Matrix Format( 2 )} What's the issue? I'm using J...

    ns ns
    Discussions |
    Jul 8, 2019 9:04 AM
    1442 views | 0 replies
view all discussions