cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Try the Materials Informatics Toolkit, which is designed to easily handle SMILES data. This and other helpful add-ins are available in the JMP® Marketplace

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

  • 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
    5111 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
    1476 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
    905 views | 3 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
    485 views | 0 replies
  • Subtracting number of hours from Date and time

    HI, I want to subtract 6 hrs in 05-07-2022 01:00  so final value should be  04-07-2022 19:00
    Can you please suggest me how perform this calculation in JMP16. Many thanks

    chandankishor66 chandankishor66
    Discussions |
    Sep 9, 2022 10:00 PM
    1024 views | 1 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
    5111 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
    1476 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
    485 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
    1590 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
    611 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
    485 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
    517 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
    565 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
    573 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
    820 views | 0 replies
view all discussions