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

  • JMP Script: New Column for every specified value in column

    Hello All, I am trying to create new columns for every number value that comes after |90= and label the columns as the string that comes before |90, so the pX or whatever else comes before it. See attached photo below as example. So, in the first row, I'd like to grab that 93 that comes after "p1|90=", and make a new column labelled "p1". I'd like to do that every number that comes after any and a...

    AlphaLion662 AlphaLion662
    Discussions |
    Mar 7, 2023 10:34 AM
    1267 views | 2 replies
  • JMP16: Life Distribution Make Combined Data Table

    Goal is to output a Combined Data Table for each Parametric Estimate - Weibull data in the Life Distribution List Box. In the attached example there are two groups. The continuous variable is VALUEABS, grouping by categorical variable GRP and a second categorical variable, PARMSHORT is the comparison variable. There are six total data values in the Parametric Estimate - Weibull table, I only want ...

    WoHNY WoHNY
    Discussions |
    Mar 7, 2023 10:21 AM
    1921 views | 4 replies
  • Row selection

     Hello JMP community,@jthi A little challenging problem - I'm trying to write a code in jsl that can apply an exclusion to So basically, I want to select   Appreciate your help and suggestion. BR,Jack

    Jackie_ Jackie_
    Discussions |
    Mar 7, 2023 8:32 AM
    2924 views | 6 replies
  • Limits per parameter in Distribution Graph

    HelloI try to build a distribution graph per PIN_TESTvery important to note that each PIN_TEST has a different limit, and I need to show it in the graph For example, like this distribution graph included LSL and USL limits. 

    Dennisbur Dennisbur
    Discussions |
    Mar 7, 2023 7:25 AM
    771 views | 1 replies
  • Fit Definitive Screening vs. Stepwise (min. AICC) for model selection

    I am trying to fit a model to a 17-run DSD with 4 factors. I am evaluating two methods of doing so: the 'Fit Definitive Screening' platform that is recommended by JMP documentation, as well as the older forward selection method with minimum AICC as the criterion. Based on domain knowledge, I would have expected a quadratic effect for factor B which looks like a plateau, with the low level being si...

    QW QW
    Discussions |
    Mar 7, 2023 7:09 AM
    1836 views | 2 replies

Latest Discussions

  • Limits per parameter in Distribution Graph

    HelloI try to build a distribution graph per PIN_TESTvery important to note that each PIN_TEST has a different limit, and I need to show it in the graph For example, like this distribution graph included LSL and USL limits. 

    Dennisbur Dennisbur
    Discussions |
    Mar 7, 2023 7:25 AM
    771 views | 1 replies
  • Fit Definitive Screening vs. Stepwise (min. AICC) for model selection

    I am trying to fit a model to a 17-run DSD with 4 factors. I am evaluating two methods of doing so: the 'Fit Definitive Screening' platform that is recommended by JMP documentation, as well as the older forward selection method with minimum AICC as the criterion. Based on domain knowledge, I would have expected a quadratic effect for factor B which looks like a plateau, with the low level being si...

    QW QW
    Discussions |
    Mar 7, 2023 7:09 AM
    1836 views | 2 replies
  • intraclass correlation coefficient (ICC2,1)

    Hi, I would like to know how to perform intraclass correlation coefficient (ICC2,1, two-way random effect model). The data I have is from 150 people answering to a test repeatedly measured twice, 2 weeks after the initial test.I would like to know the ICC of this test.Sorry, if I have not made myself clear enough to answer to this question. Thank you very much.   

    Junjun Junjun
    Discussions |
    Mar 6, 2023 10:11 PM
    2973 views | 2 replies
  • Script- Extracting spec limits from distribution process capability

    I am attempting to write a script (JMP 16.0) to select columns from a dataset, create distributions, do a continuous fit “ALL” and generate process capability on the best fit (see below).What I am having issues with is figuring out how to generate a table with characteristics of the distributions, specifically the generated spec limits.  Also I am having difficulty combining all the distributions ...

    KG KG
    Discussions |
    Mar 6, 2023 6:37 PM
    870 views | 1 replies
  • How to connect check boxes to data output with dashboard?

    Wondering how I can filter which data gets plotted based on Checkboxes in a dashboard? For example below, selected options would result in the chart displaying Apple and Orange data, and omit anything with Banana or Pear.  

    lcpaul41 lcpaul41
    Discussions |
    Mar 6, 2023 12:49 PM
    833 views | 1 replies

Latest Discussions

  • What kind of interpolation is used when Scale() is applied to an image object?

    Working on a script that processes images and comparing results to a python script that applies similar operations.  When I have a script that goes:<image = new image("$SAMPLE_IMAGES/tile.jpg");image << Scale(0.49);> What kind of interpolation is used when changing the image size? Thank you On JMP 16

    RoamingForests RoamingForests
    Discussions |
    Mar 6, 2023 7:17 AM
    584 views | 0 replies
  • JMP SCRIPT: dashboard displayed horizontaly

    Hi all,I was able to create a dashboard with a column switcher, a table and a graph.
    However, the table and the graph are displayed below the column switcher. Do you know if it is possible to create a dashboard with the table and the graph which are displayed on the right of the column switcher (horizontally and not vertically) ?It would be easier to see everything quickly... In the script help, th...

    Sebastienlg Sebastienlg
    Discussions |
    Mar 6, 2023 12:12 AM
    612 views | 0 replies
  • Plot change in temperature over time on a 3D plot or Contour Plot

    Hi,I am using JMP 16 and am trying to see if JMP has the capability to plot the change in temperature over time at different positions in X,Y,Z space. I have the locations (in inches), temperature data, and time data for all 11 positions, but I cannot seem to find a good way to display the  temp changes at each position over time. In an ideal world, I would like to be able to plot the changes over...

    rlangsner rlangsner
    Discussions |
    Mar 1, 2023 11:02 AM
    1078 views | 0 replies
  • JMP Script Window - Hovering over a variable do not show the value stored in the variable if passed between scripts

    I have found that hovering over a variable is very useful feature in JMP Script Window/Editor when debugging the script. I have been working with very long script which I have divided to smaller pieces by using Include-feature. I am able to pass variable content correctly between the included scripts but it looks like hovering do not work on included script windows (showing empty variable content ...

    JanneI JanneI
    Discussions |
    Jan 27, 2023 5:51 AM
    792 views | 0 replies
  • Choice experiment: probability profiler baseline assumptions

    Dear community,  For the probability profiler as used to analyse data in choice experiment analysis, I am wondering how to optimally set the baseline scenario to compare probability profiler data.  Following for instance von Wedel & Hagist (2022), utilize the probability profiler to compare the baseline of the combination of attributes with the lowest marginal utilities. While such an analysis is ...

    Declan_JMP Declan_JMP
    Discussions |
    Jan 23, 2023 3:54 AM
    1599 views | 0 replies
view all discussions