cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

Latest Discussions

  • Multivariate and Univariate Measures for Testing Homoscedasticity Across Groups: Example X5 moderated by X3

    I am trying to figure out how JMP can provide Multivariate tests for homoscedasticity, and univariate tests for homoscedasticity. So i have moderation of distribution x5 by a firm size x3 and my dependent variables are X19, X20, X21. JMP does not provide for Box's m test but i can use Barlett. However, using to use both X5 and X3 ni the fit group cannot be done to get to these values for univariat...

    Nickbuon1 Nickbuon1
    Discussions |
    Apr 17, 2021 9:53 AM
    1138 views | 1 replies
  • Extracting digits before and after the comma

    Hi, I'm struggling from extracting digits from a string before and after the commahow can I get 0.98 and 0.97 from a string?string = "A_BD_CEEE:0.98,0.975620708"; first_number = Num( Regex( string, "(\d\d?\d?):", "\1" ) );expected outfirst_number = 0.98second_number = 0.975 thanks 

    joshua joshua
    Discussions |
    Apr 17, 2021 4:24 AM
    2718 views | 3 replies
  • help:multiple regression

    hi, does anyone know how to compare two multiple regression?i have two years data, so each year I will make a multiple regression using the same independent and dependent variable just different 2 years. how I can compare these two 

    tang1111 tang1111
    Discussions |
    Apr 16, 2021 3:33 PM
    1746 views | 3 replies
  • Scaling Map Shape axis when missing part of the data

    Does anyone know if it is possible to force graph builder to scale the graph, when using Map Shape, based on the whole map property not just values you have? Currently it seems like if you don't have min-max values in your data, the scaling will only use the data you have even when using Show Missing Shapes option. I know I can do it by scripting at least by checking the min-max values for axis (f...

    jthi jthi
    Discussions |
    Apr 16, 2021 8:51 AM
    1106 views | 1 replies
  • Column header naming

    Hi,I have a datasheet from my workplace with different parameters. Each parameter has different column properties to it such as A, B, C. The parameter is XYZ. However, the column header itself has the title XYZ (A). There seemed to be a way to concatenate the parameter name to the column property value but I'm not sure how to do it. When i double click on the column header, it just shows XYZ, with...

    SCWong SCWong
    Discussions |
    Apr 16, 2021 4:45 AM
    1146 views | 2 replies

Latest Discussions

  • Generation of overdispersed poisson count data (vs gamma poisson)

    Hello, I would like to reconcile the parametrization used in the Random Gamma Poisson(lambda, sigma)with the over-dispersion parameter as estimated in generalized linear model platform. Take for instance the attached table. Here the generating function is  Random Gamma Poisson(exp(1+3*:X1),10)Running glm with poisson/log + overdispersion I obtain: Overdispersion = 6.09.    Is there any way to link...

    matteo_patelmo matteo_patelmo
    Discussions |
    Apr 12, 2021 9:53 AM
    1174 views | 0 replies
  • JSL Syntax Change is coming: Name() is being deprecated

    Hi All,   I just read here that the JSL syntax for referencing a column using the Name() parser is going away. The new syntax is currently in use and at some point the old syntax will be removed entirely. There's a lot of people here who script, so thought it would be good to post something here.   I know I have a lot of code I'll need to change! Better to be ahead of the curve and change it befor...

    SDF1 SDF1
    Discussions |
    Apr 7, 2021 10:14 AM
    884 views | 0 replies
  • Workflow ideas for new projects

    Hi all, 

    After a year of playing around with JMP, I'm extremely satisfied with using it as my main data exploration platform. However, I'm overwhelmed about the tremendous amount of ways I can begin to explore my data. When starting a new project, let's say a biomonitoring study for instance, where does one begin their workflow? Are there any literature on JMP for starting a project from beginning ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Mar 30, 2021 1:41 PM
    1161 views | 0 replies
  • Manipulating data table properties (cell width/height) INSIDE application module

    Hello! I have created and Application consisting of data from multiple data tables, plotted it into few separate cross-linked graph builders and hosting one preview of data table (which has images, which is kind of the point). I would like to manipulate the cell width / height of the data table cells included into this application/dashboard, but the task seems impossible. For only the data table, ...

    plotMaster plotMaster
    Discussions |
    Mar 27, 2021 3:54 PM
    1409 views | 0 replies
  • What does it mean when the solution path for Elastic Net is not single-valued?

    Dear JMP Community,   (W10, 64-bit, JMP Pro 15.2.1)   I am running a model to assess the active predictors. I am doing this by using the Autovalidation add-in to generate a Null Factor for my data. I then use the GenReg platform to find estimates for each possible X-factor and then Bootstrap those estimates to get a better assessment of the contributions to the response. I came across a very stran...

    SDF1 SDF1
    Discussions |
    Feb 15, 2021 12:35 PM
    1332 views | 0 replies
view all discussions