cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • JSL > XPATH detailed docmentation

    Hi JMP Community, I want to expand my knowledge about the Xpath function. I have been able to find partial information in the online Help and the Discussion Forum, but I still lack a complete understanding of the syntax to point to specific elements in JMP reports.  Of note, I found this helpful post from 2015: https://community.jmp.com/t5/Discovery-Summit-2015/JMP-Discovery-2015-Mining-JMP-Report...

    Thierry_S Thierry_S
    Discussions |
    Oct 29, 2021 6:28 PM
    1370 views | 2 replies
  • Remake JMP Neural Net in Python

    So I have a neural net in JMP that has a 0.7 R2. I need to deploy this model to my website so I need some sort of cloud solution. I thought I could just remake the Neural Net in Python. But really struggling to get the settings I guess.....any suggestions

    VeryData VeryData
    Discussions |
    Oct 29, 2021 1:00 PM
    879 views | 1 replies
  • Scripting help for Table Box() within a List Box()

    Hi All,   I am trying to write some JSL code that takes data from a data table and graphically displays it for the user to choose from for further analysis. What I'd like to get is something like a mix between the Eigenvalue report from the PCA platform and the Effect Summary report from the Fit Model Platform. I'd like the visual to look like the PCA report, but the functionality (i.e. being able...

    SDF1 SDF1
    Discussions |
    Oct 29, 2021 12:37 PM
    2576 views | 7 replies
  • Intraclass Correlation

    HiI need to compute the intraclass correlation for 2 readers who measured the same subject once each. I have rows of subjects with a column for each reader. It does not seem possible to do this with the MSA tool, which gives me an error when I try to use it (not enough information to compute standard deviation). SPSS does this with essentially one click (Reliability tool). Am I missing something? ...

    markmhammer markmhammer
    Discussions |
    Oct 29, 2021 11:33 AM
    2715 views | 6 replies
  • How to quantitatively compare particle distributions??

    Ok, so I have a large data set that has particle size distributions (surface area for each particle in the sample) for over 100 samples and I need a way to quantitatively (or semi-quantitatively) compare them to the whole data set or sort into groups with similar distribution characteristics.  The vast majority of the points are in the very small size fraction but due to the very small size do not...

    seismicfish seismicfish
    Discussions |
    Oct 29, 2021 11:08 AM
    3376 views | 9 replies

Latest Discussions

  • Remake JMP Neural Net in Python

    So I have a neural net in JMP that has a 0.7 R2. I need to deploy this model to my website so I need some sort of cloud solution. I thought I could just remake the Neural Net in Python. But really struggling to get the settings I guess.....any suggestions

    VeryData VeryData
    Discussions |
    Oct 29, 2021 1:00 PM
    879 views | 1 replies
  • How to quantitatively compare particle distributions??

    Ok, so I have a large data set that has particle size distributions (surface area for each particle in the sample) for over 100 samples and I need a way to quantitatively (or semi-quantitatively) compare them to the whole data set or sort into groups with similar distribution characteristics.  The vast majority of the points are in the very small size fraction but due to the very small size do not...

    seismicfish seismicfish
    Discussions |
    Oct 29, 2021 11:08 AM
    3376 views | 9 replies
  • Model Selection-stepwise

    Hello, I have screened a series of biological parameters on a biological response with a DSD. I am doing a forward stepwise regression AICc, and at p value below 0.05, I see only one or maximum two of my parameters become significant, but beyond that (like at around 0.1 or 0.2), several others pop out as significant, and if I remove them, the R square value decreases. In some models I do not see e...

    _Luci_ _Luci_
    Discussions |
    Oct 29, 2021 7:23 AM
    1916 views | 6 replies
  • Global Zip codes. Best done in JMP or SAS?

    ISO has standards for zipcodes around the world. Is this feature available in JMP, SAS or Both.I guess since this is a JMP forum, I should limit this to JMP. Here's the ISO standard, https://en.wikipedia.org/wiki/ISO_3166-2 China I need to map. China has prefectures but they have these subvisions at the local level.Also, is there a way to list both chinese simpllified, chinese traditional, romaniz...

    Residentx Residentx
    Discussions |
    Oct 29, 2021 12:52 AM
    2000 views | 6 replies
  • How do I update a script for variability table to draw reference lines that refer to data filter settings?

    Hello,I am working on a Variability Chart where I have continuous data that I am plotting by subgroup.  I have 3 temperature bands of data "1C to 13C", "16C to 28C" and "30C to 45C".  I would like to have reference lines drawn for each filter category I select in the data, there are 3 different reference lines groups. See the attached file and Variability script. I am relatively new to scripting. ...

    mcastner mcastner
    Discussions |
    Oct 28, 2021 10:42 AM
    943 views | 1 replies

Latest Discussions

  • Variability Chart Platform Factor Re-Insert Positions (Not Swapping)

    Hello JMP Community, I understand dragging between any two factors swaps the location pairs in the Variability Chart platform. Is there a way to drag to specifically re-insert the factors instead? For example, can I drag "Layout" between "Horizontal" and "Wafer ID" in the attached screenshot instead of performing multiple drags to have the intended result? I am aware I can do this reordering with ...

    Technician Technician
    Discussions |
    Oct 26, 2021 11:04 AM
    800 views | 0 replies
  • how can I use structural equation model to make predictions?

    Hi, I built a structural equation model and it works well. I would like use the model to make some predictions. Basically, what I want to do is to change the value of a variable and then JMP can calculate the values of other variables. Is there any way i can output the model equation so that I can use it to predict? Thanks.

    lujc07 lujc07
    Discussions |
    Oct 22, 2021 11:54 AM
    548 views | 0 replies
  • Get (x & y) intercept values from linear fit of the linear region of a curve/data and store them in a new column

    I have JMP data table with data from several parts for which a Capacitance 'C' has been measured as a function of reverse voltage 'V' (0 to -5 V in -0.1V step). A plot of [1/C]^2 vs V has a linear part for small reverse bias (say from 0 V to -0.5V and data is available at 0, -0.1, -0.2, -03, -0.4 -0.5 V within this range). How to do a linear fit to the points between 0 to -5V for each part, extrac...

    Neo Neo
    Discussions |
    Oct 22, 2021 10:15 AM
    556 views | 0 replies
  • Debugger report for finding bottlenecks

    I'm trying to find bottlenecks in a large script with many includes.  I can run the debugger to profile the script but I'm wondering if there's a better way than just looking through each included script for the highest number.  I'm imagining a pareto.     Anyone know a good method to analyze script performance?  

    vince_faller vince_faller
    Discussions |
    Oct 22, 2021 7:31 AM
    478 views | 0 replies
  • world map server compatibility

    I have successfully used 1-2 world map servers in the past through GraphBuilder but am encountering issues recently (JMP Pro 16). I can't figure out if it's something on my/JMP's end, or the WMS themselves. For instance, the US government has all these presumably WMS-like mapping products:  Note: tiled services may show up as Web Map Tile Service (WMTS), rather than WMS. Most software that can loa...

    abmayfield abmayfield
    Discussions |
    Oct 22, 2021 4:56 AM
    544 views | 0 replies
view all discussions