cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • remove elements in a list

    Hello, someone can help me.....i have two lists like this:   MYLIST = {:empty, :empty2, :Name("A:k"), :Name("A:m"), :Name("A:x"), :Name("A:y"), :NA, :Name("D:3"), :Name("D:6"), :Name("D:8")}; DELCOLS= {:empty, :empty2};     i would like remove the elements of list DELCOLS from MYLIST   expected results:   MYLIST = {:Name("A:k"), :Name("A:m"), :Name("A:x"), :Name("A:y"), :NA, :Name("D:3"), :Name("...

    gianpaolo gianpaolo
    Discussions |
    Feb 7, 2018 3:56 PM
    18134 views | 3 replies
  • Spec limits issue

    Hi,I am trying to import spec limits and having some error when I ran the script. Here is the script and error: dt = Current Data Table();  Eval( Parse(   "obj = dt << Process Capability(Process Variables( "|| names ||" ),Spec Limits(Import Spec Limits("SpecA.jmp") )   )  ;"     ));  The names varaible has all columns and worked fine in other script. I appreciate any help. 

    AT AT
    Discussions |
    Feb 7, 2018 3:34 PM
    17919 views | 16 replies
  • JMP Join Tables with 2 or more Column matching with Logical "OR

    Hi All,I am looking to dig into if there is a solution already exist for below problem.Say i haveTable A with 3 columns "X", "Y" & "Z"Table B with 1 column "R"Column R already contains some values of X and Y.I want to merge Table A and Table B like --->  Match column (X=R) OR Match column (Y=R)Can it be done with JSL or something? ThanksRam

    ram ram
    Discussions |
    Feb 7, 2018 12:07 PM
    8445 views | 2 replies
  • Fitting scheffe model in mixture + non mixture design

    Hi, I have a custom design with 4 mixture variables and 13 non mixture variables. I am performing a screening experiment with 24 runs. When I use the "Fit Model" functionality with only main effects and choose "No intercept" to fit a model, 1) Do i get a scheffe model?2) I am not including any interaction terms in the model as I am performing screening and so am interested in only the main effects...

    akrishna39 akrishna39
    Discussions |
    Feb 6, 2018 6:56 PM
    13133 views | 8 replies
  • JMP 13 JSL that passes variables to oracle SQL statement

    I am working with a collegue that has a JMP 13 script to is defining variables using Modal windows.  User selection then sets variables that we want to pass into a open database section of our script in the SQL statement.  Data table is updated for which oven is selected in the Modal window.  We then select the oven column to pass this value into our SQL statement.   Example.   OvenList={18,22}; n...

    steve_reinhart steve_reinhart
    Discussions |
    Feb 6, 2018 12:36 PM
    6393 views | 3 replies

Latest Discussions

  • JMP 13 JSL that passes variables to oracle SQL statement

    I am working with a collegue that has a JMP 13 script to is defining variables using Modal windows.  User selection then sets variables that we want to pass into a open database section of our script in the SQL statement.  Data table is updated for which oven is selected in the Modal window.  We then select the oven column to pass this value into our SQL statement.   Example.   OvenList={18,22}; n...

    steve_reinhart steve_reinhart
    Discussions |
    Feb 6, 2018 12:36 PM
    6393 views | 3 replies
  • Tabbox

    I am trying to create a tab box display with a bivariate plot. I have the script that already generates the bivariate fit.what is the jsl code for creating tabbox?

    jaysiri jaysiri
    Discussions |
    Feb 5, 2018 8:06 PM
    2745 views | 1 replies
  • Sample size estimation for mixed model designs

    Hello, I am somewhat new to the concept of mixed model analyses for repeated measures but I believe that they will be of great use to my projects. One thing that I am having trouble grapping with is how to go about estimating what type of sample size I should be aiming for. ANOVA and t-test sample size calculations are easy to follow but I don't even know where to start for mixed model repeated me...

    bio_grad bio_grad
    Discussions |
    Feb 5, 2018 12:36 PM
    5345 views | 1 replies
  • .jsl scripts will lock files even while set to read and execute permissions only

    I am having an issue where an add-in script which runs another script via the include(); function is locking the included script file while other users are running it. This renders me unable to update that script. I tried setting the permissions on the repository and the file as read and execute only but it still locks when other users access it.

    nbullen nbullen
    Discussions |
    Feb 5, 2018 12:05 PM
    2470 views | 0 replies
  • Multivariate-Imputation

    When I perform data analysis, I use the imputate missing values in the multivariate plateform(https://www.jmp.com/support/help/13-2/Impute_Missing_Data.shtml). Where could I find the documentation on how this imputation method is done--such as formula, etc. I need to provide it in the paper I am writing.  Thank you!

    xiaoyaj0 xiaoyaj0
    Discussions |
    Feb 2, 2018 5:55 AM
    5799 views | 1 replies

Latest Discussions

  • .jsl scripts will lock files even while set to read and execute permissions only

    I am having an issue where an add-in script which runs another script via the include(); function is locking the included script file while other users are running it. This renders me unable to update that script. I tried setting the permissions on the repository and the file as read and execute only but it still locks when other users access it.

    nbullen nbullen
    Discussions |
    Feb 5, 2018 12:05 PM
    2470 views | 0 replies
  • Sub-sampling data analysis in JMP

    In Biology (Plant Sci. and Agriculture) usually we have sub-sampling data for replicates. It's very difficult to analyze these data in commonly use Stat S/W (SPSS/Minitab) because MSS(Error) is calculating wrongly.  Without taking averages of samsamples, the easiest S/W for this is using JMP and I need some assistance for this. I've found very useful Youtube video about subsampling in JMP  (CRD: S...

    Kynda Kynda
    Discussions |
    Nov 15, 2017 2:32 PM
    3911 views | 0 replies
  • Conceptual question about the profit matrix

    This issue has been discussed previously, but I keep finding myself confused about how to use the profit matrix.  My question is conceptual in nature, so let's just use some simple numbers.  Suppose I have data on customer churn and I build a predictive model for churn (the particular technique does not matter for this question).  My decision errors are not symmetric, however, so I want to modify ...

    dale_lehman dale_lehman
    Discussions |
    Nov 10, 2017 6:02 AM
    2800 views | 0 replies
  • Confirmation of Repeated Measures Analysis, when sphericity if voilated

    Hi Everyone,    I would like confirmation on the appropriate analysis to run on a repeated measures design.Experimental design:Independent variable: Nutrient treatment (Control, Low, Med, High),Dependent variable: basal diameter, 5 replicates (plants)Repeated measurements were taken at Weeks 0, 1, 4, 7, 10, & 12Split data-> Fit Model-> Y: basal 0, basal 1, 4, 7, 10, 12, Add: Nutrient treatmentPers...

    uamiller uamiller
    Discussions |
    Oct 23, 2017 8:07 AM
    2899 views | 0 replies
  • Cox Proportional Hazard - adjusting risk ratio with std dev

    I'm working with someone who is using SAS and I'm trying to do the same analysis in JMP.  When I  questioned their hazard ratio they said it was adjusted by the standard deviation. They commented:In order to obtain results in units of 1 standard deviation – you simply get the standard deviation value for parameter of interest and introduce it in the PH regression statement, for example:proc phreg ...

    Maureen Maureen
    Discussions |
    Aug 22, 2017 1:18 PM
    3512 views | 0 replies
view all discussions