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

  • How to delimit multiple column with specific string in jsl

    Hi, I've a table that would like to delimit multiple column with specific stringScript below able to point to the specific column but unable to delimit the dataAppreciate if anyone could help on this. Thanks  Names Default To Here( 1 ); dt = Data Table( "Sales"); headerList = dt << get column names( string ); For( i = 1, i <= N Items( headerList ), i++, If( Contains(headerList[i], "sales"), ...

    LipYeong LipYeong
    Discussions |
    Sep 12, 2022 6:44 PM
    1511 views | 2 replies
  • Why JMP does not display model performance for simple moving average forecast

    Why JMP does not display model performance for simple moving average forecast? For SMA it only shows the forecast plot.

    abhinavsharma91 abhinavsharma91
    Discussions |
    Sep 12, 2022 4:54 PM
    801 views | 1 replies
  • Why JMP stores simple moving average forecast for n+1 period in nth period?

    Why JMP stores simple moving average forecast for n+1 period in nth period? For e.g I calculated SMA for 7 periods. I want forecast to appear in 8th row but it is appearing in 7th row. 

    abhinavsharma91 abhinavsharma91
    Discussions |
    Sep 12, 2022 4:51 PM
    1071 views | 1 replies
  • Hypothesis testing with censored data

    Hi,
    I am trying to figure out how to do hypothesis testing with censored data and how to determine sample size for future studies.
    My data are both left censored and interval censored. I want to show that an "event" has happened for 95% of samples before a certain timepoint (upper limit).
    I have used the Life Distribution functionality in JMP to make an event plot, determine the best model for my dat...

    ThorAndersen ThorAndersen
    Discussions |
    Sep 12, 2022 4:36 PM
    1264 views | 1 replies
  • Design power

    Dear all, I am running a DoE experiment and trying to check the power of my design before starting the experiment. I followed exactly what is written in the JMP documentation, but I don't see the value of the power (screenshot attached)I will appreciate your feedback  

    ELH ELH
    Discussions |
    Sep 12, 2022 10:59 AM
    2792 views | 3 replies

Latest Discussions

  • Why JMP does not display model performance for simple moving average forecast

    Why JMP does not display model performance for simple moving average forecast? For SMA it only shows the forecast plot.

    abhinavsharma91 abhinavsharma91
    Discussions |
    Sep 12, 2022 4:54 PM
    801 views | 1 replies
  • Hypothesis testing with censored data

    Hi,
    I am trying to figure out how to do hypothesis testing with censored data and how to determine sample size for future studies.
    My data are both left censored and interval censored. I want to show that an "event" has happened for 95% of samples before a certain timepoint (upper limit).
    I have used the Life Distribution functionality in JMP to make an event plot, determine the best model for my dat...

    ThorAndersen ThorAndersen
    Discussions |
    Sep 12, 2022 4:36 PM
    1264 views | 1 replies
  • Download CSV from Website

    I want to import a data table from a website. There is a csv button to download the data manually.I want to be able to pull this automatically to run a on a schedule. is it possible to do this in JMP? Like a webscraper or along those lines?Thanks,  

    jearls11 jearls11
    Discussions |
    Sep 12, 2022 6:43 AM
    6422 views | 2 replies
  • Can I remove one experiment from DSD?

    I want to use DSD to investigate 7 parameters with 24 experiments. However, I can only run 21 experiments or 25 experiments. I have 24 experimental devices, so I want to use all of them. Can I design 25 run, but only run 24? I noticed that if I delete one of runs, I cannot use fit the definitive model. Can I use stepwise method to fit the model instead?  There is another case, how to run the model...

    lazzybug lazzybug
    Discussions |
    Sep 11, 2022 11:48 PM
    2113 views | 4 replies
  • wrap: hide sub-titles?

    In GRaph Builder, "wrap" is a nice option to split a data set into small pieces and generate many sub-plots.
    But sometimes, the window is just filles with the "titles" of the sub-plots an there is no space left for the plots.
    Is there an option to hide the titles of the subplots?
    In the "wrap" context menu, there is an option to remove the "title" (here: "data"), but not the sub-titles.
    And in the red...

    hogi hogi
    Discussions |
    Sep 11, 2022 8:53 AM
    623 views | 0 replies

Latest Discussions

  • wrap: hide sub-titles?

    In GRaph Builder, "wrap" is a nice option to split a data set into small pieces and generate many sub-plots.
    But sometimes, the window is just filles with the "titles" of the sub-plots an there is no space left for the plots.
    Is there an option to hide the titles of the subplots?
    In the "wrap" context menu, there is an option to remove the "title" (here: "data"), but not the sub-titles.
    And in the red...

    hogi hogi
    Discussions |
    Sep 11, 2022 8:53 AM
    623 views | 0 replies
  • How to transform least square means from Turkey table after box cox transformation

    Hello Everyone, I am running a three-way ANOVA with data expressed in percentage, but the data set is not normal. Since I have zeros, I first add a constant 0.00001, then I fit the model, and in the least square fit window, I used the box cox transformation to do a better fit. I know if I ask to save the predicted values, it will save the back-transformed data, but is there an option for JMP to sa...

    Viniaze Viniaze
    Discussions |
    Aug 27, 2022 9:14 AM
    654 views | 0 replies
  • XGBoost Add-In for JMP Pro no test set result in model screening

    I'm using model screening and include XGBoost as a method. However the result from XGBoost are only shown in Train set and Validation set.Why the result of XGBoost for test set is not shown? 

    TasapornV TasapornV
    Discussions |
    Aug 25, 2022 12:45 AM
    719 views | 0 replies
  • JMP Pro, Dantzig selector: how do I improve computational time

     Hello JMP community members. Concerning the use of the Dantzig selector on big and sparse datasets.I wondered what features would be at disposal to tune the computational time.Right now it takes about 40 minutes to get a result back for a problem with 380 rows and 149 non-singular parameters. This makes me wonder about the options available to tweak the computation time. I was thinking about redu...

    Not_A_Student Not_A_Student
    Discussions |
    Aug 12, 2022 7:49 AM
    721 views | 0 replies
  • JSL Script Creates New Taskbar Icon When Run

    Hi All, I have what seems to be an odd problem. I've created a JSL script that launches a window through which a user can select some options and then run scripts to pull data from various sources. The odd thing that is happening is that when one of these scripts is run it causes all subsequent JMP windows to open under a new taskbar icon. An example for clarity: 1) User opens jmp. There is 1 icon...

    jbakri jbakri
    Discussions |
    Aug 1, 2022 12:32 PM
    1092 views | 0 replies
view all discussions