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

  • Box-Cox transformation with 0 values

    I tried to perform a Box-Cox transformation, but got an error because I have 0 values in some of my Y column. My data is tree regeneration density (stems/ha), so some plots had 0 stems in them. Is there a way around this error?

    TreeStatsNoob TreeStatsNoob
    Discussions |
    Dec 6, 2019 6:43 AM
    3606 views | 1 replies
  • create subset with list of columns

    Hi, I want to create a list of columns to use in "column switcher", something like that. col_list = temp_dt << Get Columns Name(); current data table (dt_main); obj = Graph Builder(...) Col_Switcher = obj << Column Switcher( :col1, col_list );But it is not working... Any ideas? 

    avner8943 avner8943
    Discussions |
    Dec 5, 2019 7:39 PM
    2077 views | 1 replies
  • Mouse hover over data point to display image?

    Does anyone know if this is possible?  Mouse hover over a data point, like a chart, and pop up a JPG/GIF image in a window or some sort of display box?I know and use <<Set Label Columns to display values upon mouse hover over data points - it works very well.  Wondering if there's a way to do this by referencing an image path?  thx... dj

    djhanson djhanson
    Discussions |
    Dec 5, 2019 1:10 PM
    30628 views | 13 replies
  • Sample Size for DOE

    Hello,I write you to have some suggestion regarding on topic linked to the DOE.I have a industrial process. The outout (response) of the process is the percentage of scrap.The average of this scrap is around 1.5%.I want to create a DOE to identify main factors, interactions, model,...My question is: how I can determine the number of the replicates for each corner (for a specific power) to be sure ...

    Simone1 Simone1
    Discussions |
    Dec 5, 2019 2:35 AM
    97656 views | 11 replies
  • JMP Pro 15 Generate Python Code from Journal

    Hi   Was trying to run Generate Python Code from jsl script. It ran fine. When I placed the script in a journal script button the python code was not generated.   I tried the example from the help with the same results.   Am using jmp pro15.   Thanks

    RonB RonB
    Discussions |
    Dec 4, 2019 10:54 PM
    5886 views | 7 replies

Latest Discussions

  • Box-Cox transformation with 0 values

    I tried to perform a Box-Cox transformation, but got an error because I have 0 values in some of my Y column. My data is tree regeneration density (stems/ha), so some plots had 0 stems in them. Is there a way around this error?

    TreeStatsNoob TreeStatsNoob
    Discussions |
    Dec 6, 2019 6:43 AM
    3606 views | 1 replies
  • Sample Size for DOE

    Hello,I write you to have some suggestion regarding on topic linked to the DOE.I have a industrial process. The outout (response) of the process is the percentage of scrap.The average of this scrap is around 1.5%.I want to create a DOE to identify main factors, interactions, model,...My question is: how I can determine the number of the replicates for each corner (for a specific power) to be sure ...

    Simone1 Simone1
    Discussions |
    Dec 5, 2019 2:35 AM
    97656 views | 11 replies
  • Is it possible to combine two pictures in one expression column?

    Hi, I have a table with two expression columns containing pictures. When I hover the mouse over the data points only one picture is displayed, despite both columns being labelled. What is the easiest way to display both pictures at the same time? For instance, is it possible to combine the two pictures in a single expression column so that when this is labelled, both pictures get displayed?I have ...

    nvi nvi
    Discussions |
    Dec 4, 2019 1:11 PM
    9180 views | 6 replies
  • plotting multiple graphs from a large data table

    Hi, I have a data table in which I track rise in measurement for different devices in different weeks and every day in current week.This table is dynamic and can have 30-40 products in some weeks.I need to plot rise trend and no of measurements in a graph.If I plot all devices the graph becomes clumsy.So I create a column device_number and would like to plot 5 devices in one graph.At the end I wan...

    ENTHU ENTHU
    Discussions |
    Dec 4, 2019 11:01 AM
    5637 views | 2 replies
  • 2 way analysis of covariance, repeated measures

    I use JMP Pro 14.1.0 on a Mac. I want to perform repeated measures analysis of covariance.  In my data there are two grouping variables for subjects, race/ethnic status (B v H v W) and gender (M v F), thus six cells of status & gender.  There are six dependent variables, all derived from a parent-completed rating scale, so the dependent variables may be correlated.  The subjects in each cell vary ...

    OldGugga OldGugga
    Discussions |
    Dec 3, 2019 9:23 AM
    3681 views | 3 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
    1561 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
    1929 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
    1298 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
    1336 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
    2136 views | 0 replies
view all discussions