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

  • Bivarate Linear Fit of multiple Regressions - Scripting a Combined Data table from Parameter Estimates

    I have been working on scripting some data analysis done in JMP with multiple tabulate, Y by X Bivarate Fit, and split table steps. I have been able to generate scripts for everything except step where I right click in a Parameter estimates TableBox from the Fit Group report and select 'Make Combined Data Table"   Any suggestions for how to accomplish this?   My Script language is here: Names Defa...

    jnikkel jnikkel
    Discussions |
    Apr 21, 2021 9:46 AM
    1395 views | 2 replies
  • How to convert a numeric list into a character one?

    Hi everybody,I have a list containing numbers and I would like to transform them into characters. Is there a way to do that without using a loop? I was not able to find the proper function.Thanks for your help!

    anne_sa anne_sa
    Discussions |
    Apr 21, 2021 9:13 AM
    7346 views | 13 replies
  • D-optimal or I-optimal design for minimal prediction variance at the limits of the factors of interest

    In the JMP technical details it says that D-optimality focuses on precise estimates of the effects whereas I-optimal designs minimize the average variance of prediction over the design space. Let's assume that I have two factors X1 and X2, vary each of them for example by +/-20% and want to have a precise prediction of my response exactly at the limits of my factor variation, i.e., at -20% and +20...

    Tina Tina
    Discussions |
    Apr 21, 2021 8:44 AM
    10973 views | 3 replies
  • Selecting active Tab from Tab Box when a numbereditbox is present (JMP 13)

    Hello All !! I'm having a somewhat weird issue. In the code below I create a window with two tabs. When the numberditbox is present the command tab << Set Selected(1) has no effect and the Tab 2 is always selected. When I comment the numbereditbox the command tab << Set Selected(1) works fine and I can select the first of second tab. But I need the numbereditbox of course. I'm using JMP 13. Any he...

    Eduardo Eduardo
    Discussions |
    Apr 21, 2021 7:39 AM
    6979 views | 5 replies
  • How to name a table via JSL and reference it later in the script?

    Hi I am trying to select a small subset of data from a big datatable and create a temporary table out of it. The overall objective is to  sumarize the subset data. The script below is creating the subset data table "Name" but it is not returning the reference to it for me to process the new table. In the script below it is summarize the data of Test data table but not the Name data table. Please h...

    akash_nigam_gma akash_nigam_gma
    Discussions |
    Apr 21, 2021 7:03 AM
    22729 views | 7 replies

Latest Discussions

  • D-optimal or I-optimal design for minimal prediction variance at the limits of the factors of interest

    In the JMP technical details it says that D-optimality focuses on precise estimates of the effects whereas I-optimal designs minimize the average variance of prediction over the design space. Let's assume that I have two factors X1 and X2, vary each of them for example by +/-20% and want to have a precise prediction of my response exactly at the limits of my factor variation, i.e., at -20% and +20...

    Tina Tina
    Discussions |
    Apr 21, 2021 8:44 AM
    10973 views | 3 replies
  • Save Custom JMP Window

    I would like to be able to save a custom JMP window which contains analysis of some data such that I, or someone else, can re-open it again.I've created a custom JMP window with buttons arranged vertically in a column on the left and a tab structure on the right. The tabs of the tab structure are hidden and the buttons are scriptet to select the appropriate tab page. This is because the titles of ...

    Enthusiastic Enthusiastic
    Discussions |
    Apr 21, 2021 6:39 AM
    2059 views | 3 replies
  • Control Panel for multiple scripts

    Hi,Just wondering is there some sort of control panel I could create for my scripts so they all can be run with push of the button externally from script itself?I have close to 50 scripts which in total create ~150 control charts and I was wondering if I could use some application where I can sort those scripts based on the set criteria and run them  all at ones and not to go to all 50 of them one...

    swiergi11 swiergi11
    Discussions |
    Apr 21, 2021 5:21 AM
    1368 views | 2 replies
  • One best fit lines with multiple data sets

    How do I calculate the residuals of data set B,C, and D using the best fit line of data set A?

    kabradley13 kabradley13
    Discussions |
    Apr 20, 2021 8:27 PM
    1026 views | 1 replies
  • Overlayed Histogram and Set Binning

    Hi, I'm using histogram for comparing two sets of data. I find below list may produce very good representations, just wondering if this is possible with JMP/JSL.Thanks in advance!a) Able to overlay plots using graph builder, but would be nice if distribution "lines" would be added like on the attached imageb) how to set number of bins, say 100 or 200 without messing up the x axis labels (happens w...

    fsanjuan fsanjuan
    Discussions |
    Apr 20, 2021 12:59 PM
    3245 views | 1 replies

Latest Discussions

  • 多重比較での生存曲線の書き方 Bonferroniなど

    4群での生存曲線をJMPproでの書き方を教えて下さい。 また、JMPで「環境設定グループ」から「レポート」を選択し、「ローカルデータフィルター」を出せればできる方法も紹介されていたのですが、「ローカルデータフィルター」を出せません。 どの方法でもよいので、JMPProで、多重比較法を用いた生存曲線の書き方をどなたか教えてください!宜しくお願い致します。

    27070 27070
    Discussions |
    Apr 20, 2021 1:41 AM
    2269 views | 0 replies
  • Fantasy Baseball League

    I am in a 16 team fantasy baseball league. Each week we tabulate totals for home runs, batting average, stolen bases, wins, saves, era, etc. If my team has the most home runs, I win that category for the week. We track 10 statistics so after each week I may have a final score of 6-3-1. My question is how can I use JMP to check what my score would have been if I had played each of the other 14 team...

    atlas100 atlas100
    Discussions |
    Apr 19, 2021 1:29 PM
    965 views | 0 replies
  • Generation of overdispersed poisson count data (vs gamma poisson)

    Hello, I would like to reconcile the parametrization used in the Random Gamma Poisson(lambda, sigma)with the over-dispersion parameter as estimated in generalized linear model platform. Take for instance the attached table. Here the generating function is  Random Gamma Poisson(exp(1+3*:X1),10)Running glm with poisson/log + overdispersion I obtain: Overdispersion = 6.09.    Is there any way to link...

    matteo_patelmo matteo_patelmo
    Discussions |
    Apr 12, 2021 9:53 AM
    1174 views | 0 replies
  • JSL Syntax Change is coming: Name() is being deprecated

    Hi All,   I just read here that the JSL syntax for referencing a column using the Name() parser is going away. The new syntax is currently in use and at some point the old syntax will be removed entirely. There's a lot of people here who script, so thought it would be good to post something here.   I know I have a lot of code I'll need to change! Better to be ahead of the curve and change it befor...

    SDF1 SDF1
    Discussions |
    Apr 7, 2021 10:14 AM
    884 views | 0 replies
  • Workflow ideas for new projects

    Hi all, 

    After a year of playing around with JMP, I'm extremely satisfied with using it as my main data exploration platform. However, I'm overwhelmed about the tremendous amount of ways I can begin to explore my data. When starting a new project, let's say a biomonitoring study for instance, where does one begin their workflow? Are there any literature on JMP for starting a project from beginning ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Mar 30, 2021 1:41 PM
    1161 views | 0 replies
view all discussions