cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to understand variation and assess process behavior May 1.Register for Mastering JMP.
  • Follow us on LinkedIn to stay up to date on webinars, tips and tricks, product updates, and more.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Adding more than 2 values in DOE custom design

    Hello JMP community,I have a problem, which is probably very simple to solve, but I have become quiet frustrated about it and need help. I want to do a DOE with continious factors, which have more than 2 values. Unfortunately in the Response Surface Design and Custom Design window I can't find any option to add more than the 2 initially defined values. First I thought, that the 2 value define the ...

    Freddy Freddy
    Discussions |
    Jan 7, 2021 11:39 PM
    3207 views | 2 replies
  • Extracting fit values from bivariate report

    I have a data table from which I perform a Bivariate analysis with a linear fit.  There are many different linear plots divided into groups of Wafer, BitSize, and DieSite according to the use of By as below: WbPlots = dt << Bivariate( Y(Column(Weibull_y_name)), X(Column(Weibull_x_name)), Fit Line( {Line Color( {213, 72, 87} )} ), By(:Wafer,:BitSize,:DieSite) ); Next, I want to make combined data ...

    fbm73 fbm73
    Discussions |
    Jan 7, 2021 8:55 AM
    1807 views | 1 replies
  • ODBC connection to Google BigQuery

    One of our data scientists wrote a manual for how to connect to our data warehouse / Google BigQuery. It works wonderfully on his machine but I have been failing trying to replicate his success on my machine. So far: Simba ODBC Driver for Google BigQuery (64 bit, version 2.02.03.1000) was installedThe driver was added to the System DSN and activated/authenticated using a Google Confirmation code p...

    Ressel Ressel
    Discussions |
    Jan 7, 2021 4:15 AM
    3409 views | 1 replies
  • Classification problem

    Hi all, good new year 2021.I'm working on a classification problem with a binary response called Group (o and 1 states) as reported in the attached xls file. Overall there are 13 predictors with 2 of them being categorical. This table is the result of cleaning, feature selection and clustering (to remove collinarity). Being the Group state 1 strongly unbalanced with respect to the 0 one I used the...

    FR60 FR60
    Discussions |
    Jan 7, 2021 12:51 AM
    3352 views | 2 replies
  • Function fails to Return User input from Modal Window

    The purpose of this code is to get User input to generate a report.  The User will select the Month and the type.  The code partially works as shown but as soon as I try to convert it to a function that resides on another JSL file (called with an "include") it fails. I am not able to get the two variables returned and I always get a "Name unresolved" error. I know that Month returns as a list and ...

    ALopez ALopez
    Discussions |
    Jan 6, 2021 2:11 PM
    2232 views | 2 replies

Latest Discussions

  • Classification problem

    Hi all, good new year 2021.I'm working on a classification problem with a binary response called Group (o and 1 states) as reported in the attached xls file. Overall there are 13 predictors with 2 of them being categorical. This table is the result of cleaning, feature selection and clustering (to remove collinarity). Being the Group state 1 strongly unbalanced with respect to the 0 one I used the...

    FR60 FR60
    Discussions |
    Jan 7, 2021 12:51 AM
    3352 views | 2 replies
  • Mixture with two factors - enough runs?

    Hello guys,Im new in JMP and want to do a DOE for a school project. So I want to do a DOE for a mixture with two different compounds, so I have two factors. I did set the mixture ratio of X1 from 0.7 - 1 and X2 0 - 0.3 (X1 should have 100% as a reference).But now I have for my experiment only two different mixtures. Will this be enough or is it possible to increase the number of different mixtures...

    CloutGott CloutGott
    Discussions |
    Jan 6, 2021 6:10 AM
    1858 views | 2 replies
  • Near neighbors mean calculation

    Hi everyone, I have to calculate the mean of neighbors dies/components on a microelectronic wafer for example on a 3x3 box like that:The reference component is in the centre of a box and therefore surrounded by 8 components whose mean I want to calculate, for each row of the data table (then calculate the same thing for a 5x5 box and 16 neighbors...)It will be used as a new feature for machine lea...

    Franck_R Franck_R
    Discussions |
    Jan 5, 2021 11:44 PM
    4670 views | 7 replies
  • Caption Box - Text Wrap Possible?

    Is there any way to control (expand) the Caption() box text wrap?  

    I'm guessing not from the Scripting Guide.  It would be a nice feature if ever possible.  It's kind of annoying to have a line wrap where you don't want it to wrap, and if set wrap() could ever be employed, then one could choose the line break where they wanted using a normal line break escape. thanks, DJ

    djhanson djhanson
    Discussions |
    Jan 5, 2021 6:14 AM
    2890 views | 3 replies
  • Database connection setup for a JMP project where the html will run in another network

    Dear all, Something I would like to explore but I am not understanding very well is how I could handle the database connection configuration when moving the JMP published html between networks. It is tricky because I use JMP in a network and I want to setup and deploy the web page to work in another network. So I don’t have access to the production server connection/configuration while using JMP. ...

    fxf fxf
    Discussions |
    Jan 5, 2021 5:40 AM
    2190 views | 3 replies

Latest Discussions

  • Graph Builder - Remove Combine Scales?

    In graph builder I am interested in plotting a simple Y vs X for multiple X variables. By default graph builder combines all the different X variables on the same X axis and scale. Is there a simple way to change the X axis to have separate scales on the X axis for each variable? Default graph builder (script1, graph1)Plot 1 variable on Y axis vs 8 variables on X axisAll 8 variables on same x-axis...

    ehorne ehorne
    Discussions |
    Oct 29, 2020 9:11 AM
    1905 views | 0 replies
  • SharePoint Online

    My company recently began the migration from SharePoint 2010 to SharePoint Online.  I have found that my JSL scripts are now no longer able to open or save files to the new SPO site.  Anyone have the correct updated syntax for this. Example 1 (SP 2010): This worked.     TablePath4 = "\\sharepoint.amr.ith.company.com@ssl\sites\rpt\documents\JMP_tables\"; //set variable TablePath path location Tabl...

    Outdoorsman1963 Outdoorsman1963
    Discussions |
    Oct 23, 2020 4:06 PM
    1592 views | 0 replies
  • How to run a Post hoc for Chi Square results in JMP?

    I was wondering if someone can help me. I want to run a post hoc analysis for the chi square results in JMP. Thanks

    vmendez17 vmendez17
    Discussions |
    Oct 22, 2020 7:33 PM
    1016 views | 0 replies
  • Problem specifying model for a partly nested ANOVA design

    My study design is mixed-model with one fixed between-plot fixed factor (A), a random plot factor (B), nested in A (B[A]), and two crossed within-plot fixed factors (C and D).  I'm able to enter a full factorial model that includes the 3 fixed factors and all their interactions, using either the Least Squares or Mixed-Model Personality.  I'm also able to add the random factor (B[A]), but things go...

    wpsousa wpsousa
    Discussions |
    Oct 19, 2020 10:39 PM
    1275 views | 0 replies
  • Default encoding on JMP - EUC-KR

    Hi,I have JMP 14.2, 15.1, and also 16.0EA at the moment.All versions here don't include EUC-KR encoding system; so this can cause importing problems in many cases since a lot of Korean data or pages are made with EUC-KR. I have charsets that are all broken. So I had to import it with other programs and save as to fit into UTF-8 or match/join columns with other matching codes.It seems like JMP is a...

    joelahn joelahn
    Discussions |
    Sep 10, 2020 1:26 AM
    1562 views | 0 replies
view all discussions