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

  • Create list of values corresponding to list of columns

    I'm creating a list of potential column names that may be encountered in one of many data tables that are worked with, creating an actual list of columns found in the opened data table, and then trying to create a list of of values corresponding to the actual column list.  However, when I run the following code, it is grabbing the value from the first column in the list for all columns listed that...

    terapin terapin
    Discussions |
    Nov 5, 2019 3:50 PM
    3900 views | 2 replies
  • % Yield graph from histogram

    I am looking to take the following histogram, and convert it into a % yield graph.This is what I was imagining the % yield graph will look like:I need to have this information so that I can define my specification for this value, and get a decent yield.  I can manually bin, and check how many points are lower than that value, but it seems like there should be a better way to do this with less manu...

    Bonesteel Bonesteel
    Discussions |
    Nov 5, 2019 1:20 PM
    3099 views | 2 replies
  • How to Force Major Grid Lines and Labels with a Specific Day of the Week (Graph builder)

    I am plotting data versus date it was collected in graph builder and would like to show the weeks with major grid lines. I can set this up in the axis settings, but the weeks "start" at a Thursday. If I change the start date of the axis, it still keeps the labels and major grid axis on a Thursday (just a week earlier or so). I can't figure out how to get the major grid lines and the labels to star...

    Mo Mo
    Discussions |
    Nov 5, 2019 12:53 PM
    3355 views | 5 replies
  • How to determine optimal cluster size in Hierarchical Clustering?

    Which report helps us to determine the optimal cluster size from the hierarchical cluster. I have 1 to 20 clusters from the dendogram. But I am not not how to choose the right number of clusters.

    statlover statlover
    Discussions |
    Nov 5, 2019 12:17 PM
    2947 views | 3 replies
  • How to open .addin stored on sharepoint site using JSL?

    I've built an auto-update feature into an add-in. The new version of the add-in is stored on a sharepoint. I am able to open jmp tables from the sharepoint just fine, but am unable to open the addin file. Works:Open("https://sharepoint.xxx/jmp_table.jmp") Does not work:Open("https://sharepoint.xxx/addin_try.addin")Open("https://sharepoint.xxx/addin_try.zip") I thought maybe I could copy the add-in...

    drew_baumgartel drew_baumgartel
    Discussions |
    Nov 5, 2019 11:57 AM
    4799 views | 3 replies

Latest Discussions

  • How to Force Major Grid Lines and Labels with a Specific Day of the Week (Graph builder)

    I am plotting data versus date it was collected in graph builder and would like to show the weeks with major grid lines. I can set this up in the axis settings, but the weeks "start" at a Thursday. If I change the start date of the axis, it still keeps the labels and major grid axis on a Thursday (just a week earlier or so). I can't figure out how to get the major grid lines and the labels to star...

    Mo Mo
    Discussions |
    Nov 5, 2019 12:53 PM
    3355 views | 5 replies
  • Dynamic Change of Y-Axis settings with data filter

    Hi,This is Balaji & basically i'm a quality engineer. Here is my situation:I have a raw dimensional data [In Stack format] for different dimensions from different plant & from different machines [1 plant will have multiple machines]I have made some box plot through graph builder to compare the process spread b/w diff. plants & diff. machines.In order to visualise the Specification limits along wit...

    maghizhbalaji maghizhbalaji
    Discussions |
    Nov 1, 2019 11:03 AM
    2818 views | 2 replies
  • JMP 15 Make Validation Column (with missing values) is not same as JMP 14 when using stratification volumns

    Just started using JMP 15 today. when I try JMP 15 make a validation column with stratification columns (some columns with missing values), New created Validation column would not recognize the missing value and only stratify rows no missing values. but JMP 14 didn't have this kind of result, it stratified the columns just by percentage even with missing values. My question is: is there any way I ...

    lucy_luo_conoco lucy_luo_conoco
    Discussions |
    Nov 1, 2019 7:33 AM
    4087 views | 6 replies
  • Is modeling ratios as continuous variables a right approach?

    Dear Fellow JMP Users: I greatly appreciate your thoughts/opinions on below listed case from an academic research. Say a DOE has been executed to screen a pharmaceutical formulation composition (using materials- ‘A’, ‘B’, ‘C’, and ‘D’), with three factors (details below). Factor 1 includes the ratio of two materials—‘A’ and ‘B’—at two levels. Total number of runs were 12.Factor 1 => Two levels (A:...

    bpvinjamuri bpvinjamuri
    Discussions |
    Nov 1, 2019 7:12 AM
    3362 views | 3 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
    1930 views | 0 replies

Latest Discussions

  • 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
    1930 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
    1299 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
    1338 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
  • How to Add Profit Matrix to Neural Net Confusion Matrix

    Hi all, I'm using a neural net to predict whether or not a customer will prefer to buy retail items at a markdown or if they are likely to buy full-price (i.e., "bargain buyers" vs. traditional shoppers). I'd like to incoporate the opportunity cost of a false positive (giving discounts to what would otherwise be a full-price shopper) using a profit matrix, but changing values on the matrix in the ...

    GhostBen GhostBen
    Discussions |
    Aug 5, 2019 8:00 PM
    1376 views | 0 replies
view all discussions