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

  • Blocking ignored

    Good day.I need to evaluate data which includes blocking.JMP keeps telling me: Blocking ignored because cell counts are unequal.How do I fix this?

    Sonja_Gevers Sonja_Gevers
    Discussions |
    Nov 13, 2019 8:22 AM
    1518 views | 1 replies
  • Select multiple columns (numeric, continuous) and update missing column value ("" -> "0")

    Hi, I found the following example: Select Multiple Columns and Update Missing Column Value [ May 28, 2019 10:21 PM (1195 views)] and tried to modifiy it to my case, but without succes.   Column 4 to 14 (numeric, continuous) have missing values, and I would like to have "0" instead.   The script below only works for data type (character, nominal). What do I need to change to make it work for data t...

    PS_Ato PS_Ato
    Discussions |
    Nov 13, 2019 1:51 AM
    3311 views | 3 replies
  • adding formula to tabulate

    Hi, it my first day on JMP, so basicly it is very simple question... I would like to add a formula row to the tabel. how can I do that?  

    TalDamri TalDamri
    Discussions |
    Nov 12, 2019 9:48 PM
    5836 views | 5 replies
  • Variable Control limit plot

    Hello,I have a data table like below, with variable control limits. I would like to generate a control plot with spec lines. I can do it in overlay plot, but is there anyway I can do it in Fit Y and X plot, or control chart? Because I would like to modify the lengend for different groups, add fitting line etc, which I could not do on overlay plot. Thanks!DataTimeLCLUCLTargetGroup6369.3611/8/2019 1...

    jasongao jasongao
    Discussions |
    Nov 12, 2019 7:56 PM
    3926 views | 7 replies
  • How do you calculate number of days between two dates?

    If I have two date fields, both with m/d/y width 12 formats, how do I get the difference in number of days? Is there an easy way to do this?

    goutam goutam
    Discussions |
    Nov 12, 2019 3:30 PM
    66517 views | 8 replies

Latest Discussions

  • Blocking ignored

    Good day.I need to evaluate data which includes blocking.JMP keeps telling me: Blocking ignored because cell counts are unequal.How do I fix this?

    Sonja_Gevers Sonja_Gevers
    Discussions |
    Nov 13, 2019 8:22 AM
    1518 views | 1 replies
  • Significant Figures

    Is there a way to change the default significant figures? I want my means to always be whole numbers and %CV to have 1 sig fig.

    nikol96 nikol96
    Discussions |
    Nov 12, 2019 8:37 AM
    4397 views | 4 replies
  • Connecting letter reports from non-parametric multiple comparisons

    Is there a reason the jmp doesnt also auto generate a connecting letter reports for non-parametric multiple comparisons. Simialr to the tukeys hsd. It makes it much harder to interpret the Steel Dwass and to represent these findings graphically.  Am I missing a step to generate the connecting letters?

    joemama985 joemama985
    Discussions |
    Nov 12, 2019 7:37 AM
    1669 views | 1 replies
  • How to extract Parameter Estimates of Reciprocals (i.e. make into data table) derived from Bivariates Fit Special?

    First of all, my Bivariate Analysis works well. Unfortunately "Make Into Data Table"-Reporting doesn't (meaning, jmp does not create any output table).I applied the following script:dt = Current Data Table ();biv = dt << Bivariate(                                   Y( :Y ),                                   X( :X ),                              Fit Special(                              xTran( "Rec...

    friederike_klug friederike_klug
    Discussions |
    Nov 12, 2019 5:57 AM
    16305 views | 2 replies
  • select where on multiple columns

    I have a data table with 60 columns and I'm trying to select columns which have "Test" in their name.I then need to select all 1.values that lie in the range 50 & -50 in Test_AB;2.values that lie in the range 100 & -100 in Test_CD;3.values that lie in the range 200 & -200 in Test_EF; and delete other rows.Is there an easy way to do this in JSL? Thanks

    ENTHU ENTHU
    Discussions |
    Nov 10, 2019 10:26 PM
    4594 views | 3 replies

Latest Discussions

  • How can I run a .py python script and python scripts compiled as .exe from JMP

    Hello,  So I've written a JMP UI, and once I gather data from the user I have a button that dumps the form data to a CSV.Now I need to launch my python script and other .exe  (as an administrator), my python scripts pick up the user input from the CSV and perform the next steps.Right now it's a .py but I may need to run it through py2exe and compile it into an exe later so a solution that supports...

    xxvvcczz xxvvcczz
    Discussions |
    Oct 30, 2019 6:44 PM
    1930 views | 0 replies
  • Analysis of covariance (ANCOVA) for Split plot Design

    Hi, I have a problem where I want to do ANCOVA and It is new for me.We have,Main plot data (2 treatments)Subplot data (10 treatments)Yield datawe want to add lodging (%) score as a covariate. How to do it? (I have seen some video tutorial from Youtube but its not easy to understand for me) Your cooperation will be highly appreciated.

    Harun-Or-Rashid Harun-Or-Rashid
    Discussions |
    Oct 29, 2019 9:03 PM
    1299 views | 0 replies
  • 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
    2136 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
    1375 views | 0 replies
view all discussions