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

  • Create a list for each elements present in a list.

    Dear All, Trying to create a list for each items present in a list. Already have,MasterList = {"test1", "test2"}; Required,Append the string "value" to each items present in the MasterList and have to make each item as an individual list. test1value = {};test2value = {}; Thanks, Alex.

    AlexR846 AlexR846
    Discussions |
    Feb 28, 2022 9:01 AM
    2097 views | 6 replies
  • Control limits on EWMA control chart JMP 16

    In the EWMA chart from the Legacy control charts, it is possible to specify both the weight and the K values (multiplier for control limits). Changing the K value is a typical step when parametrizing an EWMA chart.  In the new EWMA control chart in JMP16, how can I change the K value?

    MartinC MartinC
    Discussions |
    Feb 28, 2022 8:23 AM
    2251 views | 5 replies
  • Is there a way to change the order of factors in Prediction Profiler to reflect order of significance?

    I use JMP Pro 16.1.I have about 30 variables that I use to create models for subsets of people.  When I have to communicate results, I have to scroll across the page to highlight the significant factors for each specific model.  To reduce cognitive burden, it would be nice to be able to order Prediction Profiler and the Maximize Desirability answers such that significant factors are seen first.  C...

    TCM TCM
    Discussions |
    Feb 28, 2022 6:04 AM
    1489 views | 2 replies
  • DOE how to force a given combination?

    Hello everybody, I use the Custom Design platform and I would like to include a specific combination in my design (which correspond to a "control", well-known combination of factor levels).Is there a way to do that during the design creation phase or should I add it afterwards in the table (but in that case the design could be less balanced or less optimized...). Thanks in advance for your inputs!...

    anne_sa anne_sa
    Discussions |
    Feb 28, 2022 5:42 AM
    2356 views | 5 replies
  • Extrapolation Control, in which models can I use it

    Dear all, I did use Extrapolation Control (JMP Pro 16.1) for some regression models as an option of the Prediction Profiler. Recently I tried to switch it on for a Boosted Tree model, but I could not find it in the red triangle menu of the Prediction Profiler. Is extrapolation control limited to some kind of models?  I was not easily able to find some hints on this, perhaps anyone knows? Predictio...

    Georg Georg
    Discussions |
    Feb 28, 2022 5:32 AM
    1042 views | 1 replies

Latest Discussions

  • Control limits on EWMA control chart JMP 16

    In the EWMA chart from the Legacy control charts, it is possible to specify both the weight and the K values (multiplier for control limits). Changing the K value is a typical step when parametrizing an EWMA chart.  In the new EWMA control chart in JMP16, how can I change the K value?

    MartinC MartinC
    Discussions |
    Feb 28, 2022 8:23 AM
    2251 views | 5 replies
  • Displaying at risk tables under kaplan meier

    Hi I am wondering how I can get a Kaplan Meier plot with the corresponding at risk tables displayed underneath?Thank you.

    chum chum
    Discussions |
    Feb 28, 2022 2:57 AM
    14377 views | 5 replies
  • decision tree question

    Working a project where I'd like to be able to adjust the results of the decision tree to prioritize more false positives over false negatives, and while there appears to be a way to change that cutoff in SAS EM, I can't seem to find the same option in JMP anywhere. Is it possible? What am I missing?   

    siqesufo siqesufo
    Discussions |
    Feb 28, 2022 1:18 AM
    804 views | 1 replies
  • Pie Chart Percentage Spacing

    I have a pie chart that will naturally have some smaller percentages.Does anybody know how I can space out these labels?  I can't seem to do it manually.  This is a chart I will be creating in JSL.  

    Thank you!

    mmotley mmotley
    Discussions |
    Feb 25, 2022 11:12 PM
    1298 views | 1 replies
  • How to use Term Values in a For Loop expressing a column name

    I'm trying to cycle through columns and set value to create table later.  However, "Term Value" will not allow ith substitution for each column (bolded below in the script) in the For Loop.  The script just spits out the default values.  What would be the correct format to assign a column in this For Loop?Thanks  //Troubled Section//
    {Probability Paper( Profiler( 1, Confidence Interval
    ...

    Timesawasten12 Timesawasten12
    Discussions |
    Feb 25, 2022 2:49 PM
    911 views | 1 replies

Latest Discussions

  • No table linking after saving the project?

    Hi,when I generate a summary table with the option "link to original data table" (selected by default), the two tables are linked:By selecting a row in the summary table the corresponding rows in the original table are selected.Cool.This also works for selections in Graphs and Dashboards.Very cool! Now my problem:After saving both tables to a project file, (precisely: after close & re-open the pro...

    hogi hogi
    Discussions |
    Feb 3, 2022 4:19 AM
    596 views | 0 replies
  • Setting Guardbands on Test Limits Using EMP

    Hello. I am trying to use the EMP tool to help set guardbands to my test limits based on my gauge R and R data from a final test machine.I used 10 devices and measured these devices 5 times each, across 5 different test sites on the machine.I need to know how much to guardband my Upper and Lower specs. I am having trouble understanding how to apply the data in the EMP report. I feel like this is a...

    Jbritsch04 Jbritsch04
    Discussions |
    Feb 2, 2022 8:49 AM
    765 views | 0 replies
  • How to introduce lower bounds for simulated data in Profiler platform

    Hi JMP community,   (JMP Pro 16.0.0)   I'm hoping to find out if there is a way to include lower bounds to simulated data in the Profiler platform. I have several predictors going into a model, but few data points to fit. So, in order to generate simulated ("synthetic") data, I use the Prediction Profiler platform along with the multivariate correlation structure of the data to generate thousands ...

    SDF1 SDF1
    Discussions |
    Feb 1, 2022 11:09 AM
    587 views | 0 replies
  • Query Builder filtering on date stored in Varchar(20)

    Query Builder - date filter.SQL ServerJMP version 16.2In the database (SQL Server) I get the Date field called RETURNDATE in ‘varchar20’ – I would like to use the Calendar functionality in the filter to select my dates I tried to create a calculated column (Calc1) and specify CAST([RETURNDATE] as date), which he doesn’t like. Using SQL outside Query BuilderSELECT TOP (1000) [LABJOBNO]      ,[DESPA...

    HansD HansD
    Discussions |
    Jan 25, 2022 6:12 AM
    1390 views | 0 replies
  • M1 Macbook Pro JMP Capabilities

    Hi all, 
    I'm thinking about upgrading from my windows set-up and running a M1 Macbook Pro as my primary set up. I wanted to open up the discussion and see if any other JMP users were using the newest Macbook Pro and if they have run into any hurdles yet? I do a lot of R/Python integration. I do have a decent set up right now, but want to know if anyone else has tested out this connection and knows ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Jan 21, 2022 1:52 PM
    788 views | 0 replies
view all discussions