cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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 get the UCL value for Outlier analysis in a script?

    Hi, I like to write a script to get the UCL for multivariate outlier analysis using Mahalanobis Distance.I can get the UCL by going through the JMP menu but is there anyway one can get UCL and set it to variable name in a script. I appreciate your hlep. Thanks.

    AT AT
    Discussions |
    Jan 22, 2018 4:16 PM
    6094 views | 2 replies
  • Joining Two Datasets Using Closest Date Match

    Hello all. I am attempting to join two datasets in JMP using a unique identifier plus a closest date match.  I have some code here that runs and is pretty close to what I need but I am having trouble with it keeping many to one matches.  One unique identifier "EMP_ID_UID" could (or could not) have several "Transaction Dates" and multiple "MED_SCAN_DTIMES" will match one "Transaction Date" (because...

    sagrim sagrim
    Discussions |
    Jan 22, 2018 1:22 PM
    4180 views | 1 replies
  • Nonlinear regression using vba automation

    Hello, I currently have a working JMP script which automatically fits my raw data using a predictor formula  fit1 = Nonlinear(
    Y( :Name( "-60" ) ),
    X( :Formula ),
    Iteration Limit( 100 ),
    Newton,
    Finish
    );
    fit1 << Prediction Formula;
    fit1 << Close Window; I am now trying to automate this side of things from Excel using VBA. Is it possible to automatically run this non linear regression using vba and paste ...

    rinosaur rinosaur
    Discussions |
    Jan 22, 2018 1:08 PM
    3403 views | 1 replies
  • How do I run JMP scripts on a schedule

    I have a series of JMP analyses that I want to run on a production basis and save the output to interactive HTML files. I have figured out how to put the analyses into script files and dashboards, but I'm not clear how to set things up so that the computer will automatically run the scripts on a daily or hourly basis.  Is this possible?   Jim

    jimNQBkelly jimNQBkelly
    Discussions |
    Jan 22, 2018 10:30 AM
    10583 views | 3 replies
  • Select Where: need to select from current selection in JSL

    I would like to select rows from a data set where I have multiple conditions, but instead of using a single select where statement with "and," I want to loop through my conditions one at a time, selecting from the current selection. This is very straightforward in the select where window (use "select from current selection"). How can I do this in JSL?For example, I have a list of column names cnam...

    katief katief
    Discussions |
    Jan 22, 2018 9:42 AM
    25981 views | 10 replies

Latest Discussions

  • Joining Two Datasets Using Closest Date Match

    Hello all. I am attempting to join two datasets in JMP using a unique identifier plus a closest date match.  I have some code here that runs and is pretty close to what I need but I am having trouble with it keeping many to one matches.  One unique identifier "EMP_ID_UID" could (or could not) have several "Transaction Dates" and multiple "MED_SCAN_DTIMES" will match one "Transaction Date" (because...

    sagrim sagrim
    Discussions |
    Jan 22, 2018 1:22 PM
    4180 views | 1 replies
  • Nonlinear regression using vba automation

    Hello, I currently have a working JMP script which automatically fits my raw data using a predictor formula  fit1 = Nonlinear(
    Y( :Name( "-60" ) ),
    X( :Formula ),
    Iteration Limit( 100 ),
    Newton,
    Finish
    );
    fit1 << Prediction Formula;
    fit1 << Close Window; I am now trying to automate this side of things from Excel using VBA. Is it possible to automatically run this non linear regression using vba and paste ...

    rinosaur rinosaur
    Discussions |
    Jan 22, 2018 1:08 PM
    3403 views | 1 replies
  • Help with mutivariable regression

    Hello, Im attempting to do a multivariable logistic regression looking at the independent association of variables for an adverse event, however the result for my variable of interest is reading as unstable. I believe this is because the variable actually has a 100% sensitvity for my outcome (adverse event) on univariate analysis. If this is this case, does anyone have suggestions on what to do? T...

    nmg nmg
    Discussions |
    Jan 17, 2018 6:21 AM
    4464 views | 5 replies
  • Sizing Data Table in Display Box

    I have searched ad nauseum and cannot not find a solution to my problem.  I'm trying to set up a window for my users that dynamically updates some summary data and two plots based on their selection.  I'm working with display boxes, but when I append my summary data table, no matter what I've tried, the data table is always smaller in width such that the last column is cut off, leaving me with wha...

    CS13 CS13
    Discussions |
    Jan 16, 2018 2:58 PM
    3734 views | 2 replies
  • User Interface

    Hi,I have made a UI and like to make some changes to it. This is shown below:I like to move "OK" and "Cancel" to bottom of the window and in "Select Product Name" only choose on product (combine the right and left). Also like to know how to choose these options and put them in a varaible to be used for further scripting. I have attached the actual script.Thanks so much for your help.   

    AT AT
    Discussions |
    Jan 15, 2018 4:16 PM
    11487 views | 11 replies

Latest Discussions

  • 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
    3481 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
    2390 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
    2496 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
    3130 views | 0 replies
  • JSL How do I wrap the title text of a OutlineBox?

    Hi all, I often use the Set Title() message to overwrite the OutlineBox titles of charts, distributions, etc. My first issue is that the OutlineBox does not support the Set Wrap() message. Is there any replacement I could use? To work around the missing Set Wrap(), I started inserting newlines "\!n" in the tiitle text. After doing this, I have noticed a second issue: Whatever number of newlines I ...

    AlexanderKrebs AlexanderKrebs
    Discussions |
    Jun 13, 2017 5:38 AM
    4101 views | 0 replies
view all discussions