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

  • How to remove instead of hide of collapse a list box in graph?

    what i want to achieve is to completely remove the list box for the spline fit legend showing below instead of just collpase or hide it. I am using JMP12. the problem I have is that with the collpasing the legend, it will still show up in saved interactive HTML output. So unless I can completely get rid of the box, there is no way I can completely get rid of it. 

    wencun6 wencun6
    Discussions |
    Dec 14, 2019 6:47 PM
    3242 views | 2 replies
  • How do I replace missing values in a column using Last Observation Carried Forward (LOCF), or K Nearest Neighbors (without JMP Pro)?

    Hi JMP Community, I have a table with in the first column all days of the year and in the second column a significant number of missing values.I am looking for a solution to replace in the second column (or create a new 3rd column) the missing values by Last Observation Carried Forward (LOCF)? I cannot seem to find this functionality in JMP?Alternative, I would like to replace the missing values b...

    WernerL WernerL
    Discussions |
    Dec 14, 2019 7:53 AM
    8339 views | 4 replies
  • How do I set a color to a specific value in a data table based on limits from other columns?

     I am trying to color cells in jsl based on if they are over, under, or between limits. In this case Amanda is too short for the roller coaster so I want the box to be blue. Jeff is too tall, so I want the box to be red. Luke meets the requirement for the water slide, so that box can be green.  I went into column properties and tried "value colors" but that will not work for me because you must al...

    Kelly Kelly
    Discussions |
    Dec 13, 2019 3:59 PM
    5657 views | 2 replies
  • Initial Condition for "Life Distribution" Function in "Reliability & Survival" Analyze Tool

    When using the "life distribution" function in the "reliability and survival" portion of the analyze tool, why don't they need initial conditions to find the Weibull parameters? Thanks!

    etmsni etmsni
    Discussions |
    Dec 13, 2019 2:32 PM
    8218 views | 10 replies
  • Oneway Plot x-axis spacing

    I frequently make oneway charts using the Fit Y by X platform, and often depending on the categorical factor I choose (removed from the example plot), it gives me what seems to me like random widths to each column and no obvious way to adjust them so that they're uniform.  All the names for the categoricals are of similar string length.   The result of this is certain categories end up taking up m...

    NG NG
    Discussions |
    Dec 13, 2019 8:41 AM
    12117 views | 4 replies

Latest Discussions

  • Changing the % of Total Tabulate statistic to calculate based on the grouping column

    In the plot below, the percentages are being calculated with reference to all of the values in the entire table, but I would like for them to be calculated with respect to the value in each grouping column. In essence, I want all the percentages in each column to add up to 100% for each indiviual column, instead of them adding up to 100% across all 5 of them. 

    iperczak iperczak
    Discussions |
    Dec 13, 2019 8:35 AM
    4112 views | 3 replies
  • Effect summary on jmp10

    Hi,I am new in jmp. I have a jmp10 version. I am looking for the effect summary table, to compare variables effect in multiple regression. I can't find it in my jmp version. Is it possible that there is not such an option in jmp10? Or can I find it in another menu?Thanks

    VeronicaGiorgi VeronicaGiorgi
    Discussions |
    Dec 13, 2019 5:39 AM
    2516 views | 2 replies
  • Change contingency table formatting

    When I do a contingency analysis, the numbers in the table are too big for the column and they end up overlapping. I can't figure out how to adjust the size of the columns or the text formatting so that this doesn't happen. 

    aallman aallman
    Discussions |
    Dec 11, 2019 5:55 AM
    1827 views | 1 replies
  • Add Row legend to Control Chart

    Hey all!

    I'm working on some P-charts and I would like to add a legend. First thing I notice is that I can't "click my way" to adding one to a chart. I've tried forcing my script to add it, and that results in an error (as expected).

    Any ideas how I can add a legend? I suspect it will involve more advanced scripting techniques, but I'm open :).

    Cheers!
    Chadd

    Example Script:
    asdf = Current Data Table(...

    Anonymous Anonymous
    Discussions |
    Dec 10, 2019 6:12 AM
    3372 views | 1 replies
  • Vibration Analysis: Fault Frequencies Correlations

    Hello, I am currently performing a vibration analysis using JMP for the first time. As data input I have FFT (Fast Fourier Transform) data from an extruder gearbox for 5 different time stamps (baseline, pre-event, post-event, 6 month increments after event X2). Each FFT data set comes with 16,000 frequencies (Hz) vs magnitudes (g). In vibration analysis the primary objective is to identify "fault ...

    antonio_rmch antonio_rmch
    Discussions |
    Dec 10, 2019 5:42 AM
    2666 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
    1560 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
    1335 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