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

  • Summarize response data to multiple response modeling type

    I have a table of lots and wafers, which have been assigned a response code based on yield (red, green, blue; not my choice, but it's what I have to work with). There are combinations of lots and wafers that have multiple responses assigned to them. What I want to do is summarize the table by lot and wafer, and where a combination has multiple repsonses add all values to the variable. From: To: 

    MarkDayton MarkDayton
    Discussions |
    Mar 21, 2019 12:49 PM
    14036 views | 9 replies
  • Multiple comparisons test on a Generalized Linear Model

    Hello, I was wondering whether it is possible to adjust for multiple comparisons (for instance with Tukey's test) after creating a generalized linear model using the Fit Model option. The goal would be to compare a volume of interest (continuous variable) between three groups of patients (class variable), after adjusting for a bunch of other covariates. When I create (fit) the model, the volumes b...

    pfotiad pfotiad
    Discussions |
    Mar 21, 2019 10:12 AM
    9525 views | 4 replies
  • Writing a data table in Python

    I perform extensive post-processing in Python and then move that data to jmp for analysis. Is the data table format standardized or documented somehow so that I can write jmp files directly? Right now I am writing to an intermediate CSV and then importing which is just another step to go wrong. The answer to a similar question from last year suggested that the user write their data to a JSL script...

    TheSource TheSource
    Discussions |
    Mar 21, 2019 5:01 AM
    5428 views | 2 replies
  • multiple join

    Hey, I am trying to join multiple tables and copied the SQL script from the JMP Query Builder into a script, adding some commands in the beginning. Probably, it doesn´t work as it´s SQL and not JSL language? My problem is that in JMP Query Builder I do not have the option to decide which columns should be chosen for the matching of the rows. Anybody, who can help me out here? This is the script I ...

    Pacco Pacco
    Discussions |
    Mar 20, 2019 1:05 PM
    4422 views | 1 replies
  • Inconsistencies in value ordering of numbers stored as character strings

    Hi,I've recently found something curious in JMP Pro 14.2 : The default value of the value ordering property of a character column is not necessarily consistent with the sort order of the same column. An example : The French chart of accounts uses an articulated code as the ID of defined accounts. In such a system, 101 is a subdivision of 10, and so on. Thus, the ID must be stored as a character co...

    yvesa_roy yvesa_roy
    Discussions |
    Mar 20, 2019 9:19 AM
    5985 views | 2 replies

Latest Discussions

  • Writing a data table in Python

    I perform extensive post-processing in Python and then move that data to jmp for analysis. Is the data table format standardized or documented somehow so that I can write jmp files directly? Right now I am writing to an intermediate CSV and then importing which is just another step to go wrong. The answer to a similar question from last year suggested that the user write their data to a JSL script...

    TheSource TheSource
    Discussions |
    Mar 21, 2019 5:01 AM
    5428 views | 2 replies
  • Augmenting a Full Factorial Design

    This is based on a recent collaboration with a colleague.  He had executed a 3 factor full factorial design with 2 centerpoint runs (a classical, easy design for 3 factors).  The results of the analysis of the  design showed strong lack of fit, and test for "curvature" (i.e. that there is a quadratic effect missing in the model) was conducted, and that had strong statistical significance.  With th...

    MathStatChem MathStatChem
    Discussions |
    Mar 19, 2019 3:36 PM
    2995 views | 3 replies
  • Prediction Interval for Poisson Distribution

    Dear JMP Communities, I have data that are count/space. In my case, (number of events occured / time). As such, it is naturally I would fit these data using Discrete Fit > Poisson. Afterwards, JMP produces the fitted Poisson with results of Upper/Lower 95% Confidence Interval per below photo.       My question is : How do I get Upper/Lower 95% Prediction Interval? Thanks for the pointer. B.r,Chris

    Zappy Zappy
    Discussions |
    Mar 19, 2019 3:00 AM
    4788 views | 3 replies
  • how do you get an r2 and AICc value for a custom nonlinear regression model? How do you adjust the curve for built in regression models?

    I don't know what equation best fits the line. I think that the curve for some of my data looks like a power function. Since I don't know the exponent, I used the custom model for nonlinear regression. I need an R2 and AICc values to compare different models. I created a column using the power equation and then went to analyze to modeling to nonlinear and put in my y values and then put in the pow...

    des2870 des2870
    Discussions |
    Mar 18, 2019 7:58 AM
    8245 views | 6 replies
  • What is the meaning of numerical arguments in Legend or Overlay functions?

    Hi,I am a newbie to JSL. I am very confusing about the argument values of legend and overlay functions in Graph Builder. For example,  19-21 and 25-27 in the following script. When I change these values, the graph seems no changes. Besides, I found "Overlay( 0 )" in some scripts. What are the meaning of these values? Thanks a lot in advance! dt = Open("$SAMPLE_DATA/Hybrid Fuel Economy.jmp"); dt <...

    chiwei chiwei
    Discussions |
    Mar 17, 2019 12:01 AM
    4628 views | 4 replies

Latest Discussions

  • Selecting Number of Clusters in Hierarchical Clustering

    One way to select possible number of clusters in hierarchical methods is to identify the relatively large changes in distance as number of clusters change (see table below). When I look at the actual distance measure from the table (clustering history below dendogram), there is a bigger jump from 3 clusters to 4 than from 4 to 5 (smaller), suggesting 4 may be the right decision. However, when you ...

    pratyushdash pratyushdash
    Discussions |
    Feb 23, 2019 5:51 PM
    2890 views | 0 replies
  • Beta Generalized Regression and adjusted chi-square values

    I have a data set from a two-choice rodent feeding trial. We were testing the effectiveness of 10 deterrents by coating them on seeds and offering them to rodents alongside control seeds that were uncoated. The explanatory variable is which of the 10 deterrents the treatment seed was coated with, and the response variable is the proportion of control seed and treatment seed consumed.  The question...

    Mananahi Mananahi
    Discussions |
    Feb 13, 2019 9:58 AM
    2235 views | 0 replies
  • DF Dens for repeated measures ANOVAs

    Dear JMP Community, When I run repeated measures ANOVAs with JMP (RMS, with Subject as a random factor), I have noticed that when a certain factor is crossed with Subject, the corresponding DF Den stays independent while the DF Dens for the other factors are put together as “Residual”.  Please see Images 1-3 of the attached file on how “DF Den” under “Test Denominator Synthesis” change across imag...

    mu mu
    Discussions |
    Feb 6, 2019 8:10 AM
    3889 views | 0 replies
  • Partition and Pruning

    I'm working with a dataset of about 27,000 rows and am trying to use 9 factors to predict a response using the partition function and a decision tree.  I'm using both k-means and validation.  When I tell JMP to Go, it will split 100-200 times, however the Split History shows me very little improvement after about 20 splits. For what I'm trying to do, I want to back up to the 20th split, but I don'...

    NG NG
    Discussions |
    Jan 30, 2019 8:25 AM
    3248 views | 0 replies
  • I want to use LASSO and Group LASSO in JMP

    I'm involved in a project where we are applying lasso to build a logistic regression model from a "black box" set of predictors.  I need to get JMP Pro before trying out JMP's implementation.  I'm doing all the analysis in R at present.  Does JMP Pro also include group lasso?  I've found through using JMP Cluster Variables (CLUSVAR) that I can naturally group my predictors prior to group lasso.  F...

    gene gene
    Discussions |
    Nov 2, 2018 7:43 AM
    2416 views | 0 replies
view all discussions