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

  • interactive html and local data filter in jsl

    Hi,I want to save plots of the same variable but filtered for different values as interactive html.Here is an example:new_window = New Window( "NW", hlb = H List Box() ); for (age_index=1,age_index<=N items(age_list),age_index++, graph = Graph Builder( invisible, Size( 1357, 920 ), Variables( X( :index ), Y( :Height ), ), ...

    Leily Leily
    Discussions |
    Jan 3, 2020 1:05 PM
    3732 views | 3 replies
  • Type 1 and 2 error in a design

    Is there any calculation to understand and reduce Type I and II errors in a design? 

    billi billi
    Discussions |
    Jan 3, 2020 9:31 AM
    2679 views | 4 replies
  • Data points on a variability plot to display X-axis values instead of Y-axis and Row-number?

    Hi, I am plotting a variability plot and reporting as an interactive html. When I hover over the datapoints on the variability plot I see a peek into the Row-number and the corresponding Y-axis value. Is there a way to show the X-axis value in the peek window as well? I don't mind removing the row-number or the Y-axis value if necessary. Thanks. -Prithvee

    psundar6 psundar6
    Discussions |
    Jan 2, 2020 4:36 PM
    6562 views | 5 replies
  • Analysis of stress-strain curve data

    Hi  I'm completely new to JMP and have recently signed up for the trial license, with the purpose of investigating if JMP can provide any value with regards to analysis of data from uni-axial tensile testing of materials. I've attached a sample set of data, which represents the stress and strain output from the testing.  The data should be viewed as a time history data and I'm hopping that I can g...

    Forrest Forrest
    Discussions |
    Jan 2, 2020 1:53 AM
    13101 views | 7 replies
  • Opening an Application Reference file from JMP

    I have an application on my Windows PC, which is started up by running a file who's file property says it's Type of File is: Application Reference ( appref-ms ).   Attempts to reference from Run Program() come back with a message indicating that no file was found.   Does anyone have a solution?

    txnelson txnelson
    Discussions |
    Dec 31, 2019 2:25 PM
    2717 views | 2 replies

Latest Discussions

  • interactive html and local data filter in jsl

    Hi,I want to save plots of the same variable but filtered for different values as interactive html.Here is an example:new_window = New Window( "NW", hlb = H List Box() ); for (age_index=1,age_index<=N items(age_list),age_index++, graph = Graph Builder( invisible, Size( 1357, 920 ), Variables( X( :index ), Y( :Height ), ), ...

    Leily Leily
    Discussions |
    Jan 3, 2020 1:05 PM
    3732 views | 3 replies
  • Module analysis and correlation networks

    This might be more of a "wish list" post, but I am interested in the capacity of carrying out correlation network analysis in JMP with OMICS datasets (in my case, protein concentration data). There is a popular approach called WGCNA (weighted gene co-expression network analysis), described as follows (from https://horvath.genetics.ucla.edu/html/CoexpressionNetwork/Rpackages/WGCNA/):"Correlation ne...

    abmayfield abmayfield
    Discussions |
    Dec 31, 2019 7:40 AM
    5229 views | 3 replies
  • Copy Paste of Charts is cutting off end of chart

    When copy and pasting a chart into Word or OneNote, the chart gets cut off on the right side.  Using JMP PRO 12.2. Any advice?  I am new to JMP PRO but old to JMP      

    caroljackson caroljackson
    Discussions |
    Dec 28, 2019 12:46 AM
    2282 views | 2 replies
  • Difference between ANOM with Levene(ADM) and Unequal Variance Levene Test

    Hello,I am attempting to test homogeneity using the Levene's test and am running into a discrepancy between the Analysis of Means for Variances-Levene (ADM) and the Unequal Variances test wherein the p-value for the Levene test is significant. What is the difference between these two tests and why would one come back significant while the other shows that the limit is not exceeded? Which is more i...

    NickChristy NickChristy
    Discussions |
    Dec 27, 2019 2:21 PM
    2671 views | 1 replies
  • Map shapes with non-geographic maps, multiple maps

    I'm using map shapes with wafer layouts rather than geographic data and have an issue and a question.... issue:  in platforms other than graph builder if I  use "Background Map...." to show my photolithography boundaries the data immediately disappears, apparently associated with the x axis switching to geodesic (it switches both x and y but x is what ruins the plot).  I can fix it by putting it b...

    hardner hardner
    Discussions |
    Dec 27, 2019 5:24 AM
    2446 views | 2 replies

Latest Discussions

  • Difference between std error in "Parameter Estimates" and "Least Squares Means Table"?

    I am running mixed effects models and have noticed that the standard error for an effect in the "Parameter Estimates" table is different from the standard error reported in the Least Squares Means table for the same effect. How are they calculated differently? Thanks! 

    Ranae Ranae
    Discussions |
    Nov 26, 2019 11:44 AM
    1399 views | 0 replies
  • How can I run a .py python script and python scripts compiled as .exe from JMP

    Hello,  So I've written a JMP UI, and once I gather data from the user I have a button that dumps the form data to a CSV.Now I need to launch my python script and other .exe  (as an administrator), my python scripts pick up the user input from the CSV and perform the next steps.Right now it's a .py but I may need to run it through py2exe and compile it into an exe later so a solution that supports...

    xxvvcczz xxvvcczz
    Discussions |
    Oct 30, 2019 6:44 PM
    1645 views | 0 replies
  • Analysis of covariance (ANCOVA) for Split plot Design

    Hi, I have a problem where I want to do ANCOVA and It is new for me.We have,Main plot data (2 treatments)Subplot data (10 treatments)Yield datawe want to add lodging (%) score as a covariate. How to do it? (I have seen some video tutorial from Youtube but its not easy to understand for me) Your cooperation will be highly appreciated.

    Harun-Or-Rashid Harun-Or-Rashid
    Discussions |
    Oct 29, 2019 9:03 PM
    1127 views | 0 replies
  • Send Expects Scriptable Object in access or evaluation of 'Send' Error

    I create a new window with variability chart, and put into journal. After that i want to save into pdf. But at the last line to save into PDF, it give me error like below. and nothing is saved into pdf. Need some advice which part i am doing wrong?  ErrorSend Expects Scriptable Object in access or evaluation of 'Send' , report_R235 << /*###*/SavePDF( "C:\LimTY\NXP\Product\Pegasus\Characterization\...

    OneNorthJMP OneNorthJMP
    Discussions |
    Oct 10, 2019 8:43 PM
    1173 views | 0 replies
  • Extract Report Data and Export it to Excel

    I am totally new to the JMP community and have a limited coding background. I am working with Life Distributions (Weibulls mostly), and I would like to create an Add-in that can do the following tasks once I have selected the best distribution fit: 1. Save specific report data from distribution (see the data tables in red) 2. Export the data into an excel sheet 3. Have the add-in button available ...

    jemairsmartes jemairsmartes
    Discussions |
    Sep 11, 2019 10:27 AM
    1917 views | 0 replies
view all discussions