cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • Rolling cumulative sum by groups of column entries

    Hi, I am trying to create the cumulative sum column as shown in the table below. When I use the Col cumulative sum( value) directly, it gives cumulative sum for entire value column. Can anyone please help me understand how to calculate the cumulative sum for groups of Type as shown in table below? NameTypevaluecumulative sumAAAT111AAAT11011AAAT13243AAAT1447AAAT222AAAT235AAAT2510AAAT2616BBBT13232BB...

    dileepkr dileepkr
    Discussions |
    Apr 16, 2021 12:03 PM
    5119 views | 5 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
  • JMP for antibody titration curves

    Hi Hi All, im a very novice jmp user and am trying to analyze an antibody titration curve using JMP. I tried to fit a 4PHill. However i got some very weird values on my estimates with my inflection point (-1.72) and lower asymptote (-26453.17) having negative values while the upper asymptote showed 97.11. In additions the P value was not significant for both the inflection point and lower asympt...

    Apssub Apssub
    Discussions |
    Apr 16, 2021 5:38 AM
    3762 views | 9 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
    1149 views | 2 replies

Latest Discussions

  • 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
    1149 views | 2 replies
  • How to Specify a Correlation Matrix in Profiler for Simulation?

    Hello, I am writing a script to create multivariate normal data with a specified number of rows, mean/standard deviation vectors, and correlation structure from a set of sample data. I would like to take advantage of the Simulator in the Profiler platform to generate the data table through the following steps:Calculate sample mean and standard deviation for each variable.Generate correlation matri...

    eangello eangello
    Discussions |
    Apr 15, 2021 10:52 AM
    5288 views | 10 replies
  • DOE for a single component with different sources & levels

    I am trying to optimize the maltodextrin component of a formulation. There are 3 different maltodextrins I would like to assess (different suppliers - categorical), and I would like to run each at 3 concentrations/levels. It doesn't make sense to put the 3 different maltodextrin options as different factors, because they will never be used together - the idea is to choose the best one. I could do ...

    thaumi thaumi
    Discussions |
    Apr 15, 2021 9:38 AM
    2602 views | 6 replies
  • Exclude rows option also hides rows from analysis in Fit Model, Life Distribution and Fit Life by X platforms

    Hi All,I am trying to Exclude rows from analysis in Fit Model, Life Distribution and Fit Life by X platforms.In all platforms mentioned above excluded row are also appear to be hidden in graphs, while in table these rows are only excluded. Question: Why excluded rows are also become hidden in Fit Model, Life Distribution and Fit Life by X platforms? For more details see screenshots below and attac...

    ptolomey ptolomey
    Discussions |
    Apr 15, 2021 9:07 AM
    2890 views | 5 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
    1179 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
    1162 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
    1411 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
    1333 views | 0 replies
view all discussions