cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • 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
    1268 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
    2807 views | 3 replies
  • Order of predictors under profiler

    Hello all,      I have been gravitating more and more to the profiler and was wondering one thing: when you do a desirability analysis, the order of the predictors changes. It doesn't go to alphabetical order, nor does it follow the order in which the predictors are listed in the JMP data table. Instead, are they getting ordered with respect to something else, such as their impact on the model or ...

    abmayfield abmayfield
    Discussions |
    Sep 12, 2022 9:18 AM
    923 views | 1 replies
  • How to configure Python Init path and sys path statements for new add-in users?

    Hi All, I am using Application Builder to develop an application with Python integration. I plan on compiling this into an add-in to be able to share with other users, however, I need a way to correctly set up the Python initialization for all users.  The way I have been running the application will only work for me (user EstelleS1 and my environment, JMPPythonEnvironment)appNS:PythonPathText = ...

    EstelleS EstelleS
    Discussions |
    Sep 12, 2022 8:26 AM
    3708 views | 4 replies

Latest Discussions

  • 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
    1268 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
    6453 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
    2120 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
  • DOE: Would a "Top-Down" approach converge on the more conventional "Bottoms-Up" factor analysis?

    I am a relative newcomer to the use of DOE in R&D: I'd been a long-time skeptic but have recently come to see the HUGE power that it offers, and have embraced JMP as my tool of choice. In the process of learning how to apply DOE methodologies, I've come to think of its preferred implementation as a sort of "bottoms-up" approach: we start by identifying ALL the factors that might contribute to a me...

    gfholland gfholland
    Discussions |
    Sep 9, 2022 5:02 PM
    2310 views | 7 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
    657 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
    721 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
    723 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
    1098 views | 0 replies
view all discussions