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

  • 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
    826 views | 1 replies
  • Prediction profiler - parameter operating window

    Dear allHope all are doing well. I have a quick question. I am at the prediction profiler step and JMP has offered the parameter conditions for maximum desirability. Monte Carlo simulation was used to test the sensitivity of the model injecting random variations from the normal distribution. Now, I wanted to know how we can find out the normal operating and maximum acceptable window using the pred...

    ProbitStarfish1 ProbitStarfish1
    Discussions |
    Sep 9, 2022 5:44 AM
    1710 views | 3 replies
  • How do I pre-append a text box to a web report?

    Hello,  I would like to add a text box at the top of the report that describes the contents of the report on the web page. I want to insert the text description where the red arrow is ---> is on the screen shot.   Sorry, just can't seem to find the appropriate JSL to accomplish this.   Running JMP 15.2.1 Thanks, Richdt1 = Open( "C:\Public\gsod\gis_873950_detail_t.csv" , invisible ); Current Data T...

    RichPletcher RichPletcher
    Discussions |
    Sep 9, 2022 3:36 AM
    1446 views | 2 replies
  • Import xls files with Multiple File Import platform

    Hello everybody, I have a set of xls files that I would like to import and concatenate.I am able to open them one by one correctly, however if I try to use the Multiple File Import platform, I get an empty file.If I transform them in xlsx (instead of xls) it works as expected.Is there a specific setting to modify, so that it could fix the problem? I have found some posts related to issues with the...

    anne_sa anne_sa
    Discussions |
    Sep 9, 2022 3:27 AM
    2324 views | 5 replies
  • Saving Prediction Equations into Data Table Automatically

    Hi all, I am using the fit model tool to create fit equations for a certain subset of data that I would then like to apply back to a larger set and measure the RMS value between the predicted and actual value. I have 231 unique samples (labeled as RunID) and within each sample I have 2 different channels that I am evaluating. This leads to 436 total fit equations. I use the Fit Model tool to creat...

    rlangsner rlangsner
    Discussions |
    Sep 8, 2022 2:15 PM
    2678 views | 3 replies

Latest Discussions

  • 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
    826 views | 1 replies
  • Prediction profiler - parameter operating window

    Dear allHope all are doing well. I have a quick question. I am at the prediction profiler step and JMP has offered the parameter conditions for maximum desirability. Monte Carlo simulation was used to test the sensitivity of the model injecting random variations from the normal distribution. Now, I wanted to know how we can find out the normal operating and maximum acceptable window using the pred...

    ProbitStarfish1 ProbitStarfish1
    Discussions |
    Sep 9, 2022 5:44 AM
    1710 views | 3 replies
  • How do I pre-append a text box to a web report?

    Hello,  I would like to add a text box at the top of the report that describes the contents of the report on the web page. I want to insert the text description where the red arrow is ---> is on the screen shot.   Sorry, just can't seem to find the appropriate JSL to accomplish this.   Running JMP 15.2.1 Thanks, Richdt1 = Open( "C:\Public\gsod\gis_873950_detail_t.csv" , invisible ); Current Data T...

    RichPletcher RichPletcher
    Discussions |
    Sep 9, 2022 3:36 AM
    1446 views | 2 replies
  • Import xls files with Multiple File Import platform

    Hello everybody, I have a set of xls files that I would like to import and concatenate.I am able to open them one by one correctly, however if I try to use the Multiple File Import platform, I get an empty file.If I transform them in xlsx (instead of xls) it works as expected.Is there a specific setting to modify, so that it could fix the problem? I have found some posts related to issues with the...

    anne_sa anne_sa
    Discussions |
    Sep 9, 2022 3:27 AM
    2324 views | 5 replies
  • Saving Prediction Equations into Data Table Automatically

    Hi all, I am using the fit model tool to create fit equations for a certain subset of data that I would then like to apply back to a larger set and measure the RMS value between the predicted and actual value. I have 231 unique samples (labeled as RunID) and within each sample I have 2 different channels that I am evaluating. This leads to 436 total fit equations. I use the Fit Model tool to creat...

    rlangsner rlangsner
    Discussions |
    Sep 8, 2022 2:15 PM
    2678 views | 3 replies

Latest Discussions

  • 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
    652 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
    718 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
    719 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
  • Choice model platform and marginal effects?

    Hi everyone,I have used the choice model platform to design and analyse choice experiments. However, at the analysis step, there are some parts of JMP platform output that are not clear, and I wonder if you can provide an answer:It is not clear how marginal effects are calculated in JMP.More specifically, how do we obtain marginal probabilities from marginal utilities since neither the utility fun...

    gav2013 gav2013
    Discussions |
    Jul 18, 2022 7:14 AM
    1002 views | 0 replies
view all discussions