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

  • 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
    922 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
    3701 views | 4 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
    6429 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
    2115 views | 4 replies
  • How to take mean of columns based on DateTime?

    Greetings! I have a large dataset, a snippet of which looks like this: I want to take the mean of each of the 7 P-P and RMS columns that have the same DateTime.  Since there are 4 unique DateTimes in the data, this would result in a table with 4 rows.  Ideally SN column would be preserved.  I suspect Tables->Summary may hold the key, but I can't get it to do what I want.  I have been able to get t...

    Andy8 Andy8
    Discussions |
    Sep 11, 2022 1:13 PM
    1297 views | 3 replies

Latest Discussions

  • 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
    6429 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
    2115 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
    2297 views | 7 replies
  • Injecting images to text with tags to build display box

    I have a JSON which I get with GET request. The JSON contains two keys, text and imagesimages has list of objects with name of image and then the image.  In text "¤imagename|img¤" parts are to be replaced with "imagename" image found from images. Below is an example in associative array format   aa = Associative Array(); aa["text"] = "First line with no image ¤tile|img¤ text and ¤windmap|img¤ im...

    jthi jthi
    Discussions |
    Sep 9, 2022 6:20 AM
    830 views | 1 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
    655 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
    1097 views | 0 replies
view all discussions