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

  • How can I summarize multiple Excel Spreadsheets and output it into 1 table?

    Hello everyone! I look through a lot of data. Since all files are stored the same way I wanted to use this as a tool to help me find exactly what I'm looking for. I am currently able to summarize a single excel spreadsheet (removing duplicates) with this script. Clear Symbols(); names default to here(1); path = Pick File (); dt = Open( path, Worksheets( "Data" ), Use for all sheets( 1 ), Co...

    Hobbi Hobbi
    Discussions |
    Nov 2, 2021 11:08 AM
    1587 views | 1 replies
  • Generalized Estimated Equations or Logistic random-effects regression in JMP 16?

    Looking to perform either of the above methods on binary clustered data with JMP. Would be ok with JSL code if available.

    skram22 skram22
    Discussions |
    Nov 2, 2021 6:33 AM
    815 views | 1 replies
  • Concatenate data table from subset

    Hi all, I have to subset a data table and concatenate the data tables one by one into another file. How can I concatenate the data tables from the subset table to the original table? please help, im really not sure how to do it   Here's my sample data:    Data Table( "Analgesics" ) << Subset( Output Table( "dt_subset" ), By( :gender ), All rows, Selected columns only( 0 ), colu...

    UserID16644 UserID16644
    Discussions |
    Nov 2, 2021 4:00 AM
    1174 views | 1 replies
  • Understanding the meaning of a lift curve

    I'm trying to understand the meaning of a lift curve. If it starts very high (>4) but drops to 0 after .1 does that mean there is no predictive power for 90% of the population?

    hilarywsilver hilarywsilver
    Discussions |
    Nov 1, 2021 10:31 AM
    4482 views | 3 replies
  • How to refresh data table from SAS

    How to refresh data table from SAS?Usually people refresh data from Excel but I'd like try to refresh data from SAS.I follow below step but not success.source -> right click --> run script. (I'm sure that I already connect with SAS service, login successful) 

    collin collin
    Discussions |
    Nov 1, 2021 8:57 AM
    1056 views | 1 replies

Latest Discussions

  • How can I summarize multiple Excel Spreadsheets and output it into 1 table?

    Hello everyone! I look through a lot of data. Since all files are stored the same way I wanted to use this as a tool to help me find exactly what I'm looking for. I am currently able to summarize a single excel spreadsheet (removing duplicates) with this script. Clear Symbols(); names default to here(1); path = Pick File (); dt = Open( path, Worksheets( "Data" ), Use for all sheets( 1 ), Co...

    Hobbi Hobbi
    Discussions |
    Nov 2, 2021 11:08 AM
    1587 views | 1 replies
  • Generalized Estimated Equations or Logistic random-effects regression in JMP 16?

    Looking to perform either of the above methods on binary clustered data with JMP. Would be ok with JSL code if available.

    skram22 skram22
    Discussions |
    Nov 2, 2021 6:33 AM
    815 views | 1 replies
  • How to refresh data table from SAS

    How to refresh data table from SAS?Usually people refresh data from Excel but I'd like try to refresh data from SAS.I follow below step but not success.source -> right click --> run script. (I'm sure that I already connect with SAS service, login successful) 

    collin collin
    Discussions |
    Nov 1, 2021 8:57 AM
    1056 views | 1 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
    1179 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
    4933 views | 9 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
    1170 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
    730 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
    704 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
    659 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
    755 views | 0 replies
view all discussions