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

  • jsl: how to plot using a list of groups?

    following up from this post: https://community.jmp.com/t5/Discussions/Script-to-loop-thru-and-group-columns-by-name-dynamically/m-p/470274#M71439 I'm grouping 10k+ columns into groups by StepID, but now trying to plot them all. I can't quite figure out how to tell it to plot by the list of all the groups. any advice?  /*plotting a basic Fit YbyX just to get pValues. Formatting and style done on fi...

    aliegner1 aliegner1
    Discussions |
    Mar 17, 2022 8:33 AM
    3307 views | 7 replies
  • Bootstrapping takes a long time

    Hello, I am performing a bootstrap on some data created using the mixture distribution function as part of the life distribution to calculate reliability. I am using the bootstrap data to develop confidence intervals for the mixture distribution parameters. The 5 parameters estimated are sigma 1&2, mu 1&2, and portion which is what I am creating the bootstrap for. I am not designating a random see...

    Tyler_Burda Tyler_Burda
    Discussions |
    Mar 17, 2022 7:31 AM
    7536 views | 14 replies
  • In scripting can I use the column grouping in an analysis?

    I have written a script to group columns 3 to 52 in my data table and name the group First 50 bins.dt = current data table(); // Group columns 3 to 52 (bins 1 to 50) FirstBin = column name(3);  //column “Bin 0212” in this case, but different for each new data set ata Table( dt ) << Group Columns( " First 50 bins ", FirstBin, 50);Saving the script from an analysis I get a list of the column names (...

    TDF TDF
    Discussions |
    Mar 17, 2022 6:26 AM
    806 views | 1 replies
  • print get selected from list box

    Hello, I want to vizualise the file who was selected from my list box with "print",  but I don't see it appear in the window LOG. Thank you. 

    NetflixCrow956 NetflixCrow956
    Discussions |
    Mar 17, 2022 2:31 AM
    882 views | 1 replies
  • The task scheduler in windows never stop running my script.

    Hi allI have made a script to daily report a Html file. I am using Task scheduler in windows 10 to run the jsl every day.  I haveto Action: "C:\Program Files\SAS\....\14\jmp.exe",  location: "C:\....\myscript.jsl"I have closed all tables in the script and put Quit("no save"); at the end, but the job is running for ever with no result and stopping.Has any one a solution or any clue? Thanks

    Mikasa Mikasa
    Discussions |
    Mar 17, 2022 2:23 AM
    24581 views | 18 replies

Latest Discussions

  • Bootstrapping takes a long time

    Hello, I am performing a bootstrap on some data created using the mixture distribution function as part of the life distribution to calculate reliability. I am using the bootstrap data to develop confidence intervals for the mixture distribution parameters. The 5 parameters estimated are sigma 1&2, mu 1&2, and portion which is what I am creating the bootstrap for. I am not designating a random see...

    Tyler_Burda Tyler_Burda
    Discussions |
    Mar 17, 2022 7:31 AM
    7536 views | 14 replies
  • In scripting can I use the column grouping in an analysis?

    I have written a script to group columns 3 to 52 in my data table and name the group First 50 bins.dt = current data table(); // Group columns 3 to 52 (bins 1 to 50) FirstBin = column name(3);  //column “Bin 0212” in this case, but different for each new data set ata Table( dt ) << Group Columns( " First 50 bins ", FirstBin, 50);Saving the script from an analysis I get a list of the column names (...

    TDF TDF
    Discussions |
    Mar 17, 2022 6:26 AM
    806 views | 1 replies
  • Col list box dependence

    Hi all, I have tabulated tables where users are free to choose the headers they need. In line with that, I have three col list boxes where users will chose the headers for the table. What I need to do is to make the two col box list dependent on the first one because the data to be manipulated will be based on the first col list box. Im not sure how to use On Change() on col list box, but is there...

    UserID16644 UserID16644
    Discussions |
    Mar 17, 2022 1:08 AM
    828 views | 1 replies
  • Can continuous numerical variables with poor adjustability in practice be set as discrete numerical variables

    Can continuous numerical variables with poor adjustability in practice be set as discrete numerical variables? Because when using the optimal experimental design, the factors given in the design table are not integers, but some parameters can only be controlled as integer values in the experimental process

    BagOfKangaroo62 BagOfKangaroo62
    Discussions |
    Mar 16, 2022 7:02 PM
    1282 views | 3 replies
  • Creating repeatable views for DoE Analysis

    I'm noticing a few things in JMP14 that are different from my prior experience. Please advise if there is a way to create settings that I can use across my analyses.1. The prediction profiler is not reflecting the values in the columns. I have to manually change the range displayed. I have tried changing and saving to columns but this doesn't seem to make anything change as when I run another anal...

    Alittle Alittle
    Discussions |
    Mar 16, 2022 11:05 AM
    825 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
    597 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
    766 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
    588 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
    789 views | 0 replies
view all discussions