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

  • Dynamic display box based on combo box selection

    Looking for some help here, I can't get the display box to work correctly as it kept changing back to a blank window when "Option 1" is re-selected (some photos for reference). Really appreciate the help! names default to here(1); Buttons = {"Button 1", "Button 2", "Button3"}; Boxes = {"Box 1", "Box 2", "Box 3"}; LB_Input_1 = lineupbox(ncol(2),spacing(5)); for(i=1,i<=nitems(Buttons),i++, label1...

    Djtjhin Djtjhin
    Discussions |
    Apr 6, 2021 8:53 AM
    2293 views | 4 replies
  • Locking column so the user is unable to delete or change its column name

    Is there a simple way to lock a specific column in a data table, so users cannot delete or change its name by mistake? This column is used as time index (UTC).

    FN FN
    Discussions |
    Apr 6, 2021 8:02 AM
    1642 views | 1 replies
  • Graph Builder: change width line of Parallel Plot when there is a Color variable

    Hello everybody, I do a Parallel Plot and I use a variable to color the lines. For example I use the following script with Big Class table: obj = Graph Builder( Size( 636, 660 ), Variables( X( :height ), X( :weight, Position( 1 ) ), Color( :age ) ), Elements( Parallel( X( 1 ), X( 2 ), Legend( 3 ) ) ) );Then I would like to modify the width of the line. I tried to run this:frame = Report( obj )[...

    anne_sa anne_sa
    Discussions |
    Apr 6, 2021 6:45 AM
    2034 views | 3 replies
  • How to input multiple inputs to multiple models?

    Hi all, Imagine I have 15 independent sets of data pairs (0,b1) to (10,z1), (0,b2) to (10,z2)......all the way to (0,b15) to (10,z15). Imagine that for each pair, the first data point is at 0 hours, the second is at 10 hours. Then, I have another 15 independent sets of data that have different values, but the same concept as above. Let us assume the first 15 set is "before" and the second 15 set i...

    schou1994 schou1994
    Discussions |
    Apr 6, 2021 5:43 AM
    1761 views | 2 replies
  • insert string from textbox in SQL statement in JSL script

    Hi, I am taking my first stab at a jmp application.   I would like to insert a string from a textbox in a SQL statement used for a JMP query to a database. This string is my search parameter. The script I have made does not seem to work and the solution is probably straight forward - but I am missing some basic JSL syntax understanding and was hoping to get help getting past this, for me, crucial ...

    CSkjodt CSkjodt
    Discussions |
    Apr 6, 2021 5:33 AM
    2935 views | 3 replies

Latest Discussions

  • How to input multiple inputs to multiple models?

    Hi all, Imagine I have 15 independent sets of data pairs (0,b1) to (10,z1), (0,b2) to (10,z2)......all the way to (0,b15) to (10,z15). Imagine that for each pair, the first data point is at 0 hours, the second is at 10 hours. Then, I have another 15 independent sets of data that have different values, but the same concept as above. Let us assume the first 15 set is "before" and the second 15 set i...

    schou1994 schou1994
    Discussions |
    Apr 6, 2021 5:43 AM
    1761 views | 2 replies
  • Browser can't load interactive HTML files

    Hi all,Did anyone get a problem opening interactive HTML files ?I have a 4Mb journal (with lots JMP graphs) that, when converted to interactive HTML, can't be opened with any type of browser. I already tried chrome, firefox and IE. None of them could open the JMP generated interactive HTML.I'm using JMP 15.1. Thanks in advance

    RicardoCosta RicardoCosta
    Discussions |
    Apr 6, 2021 5:17 AM
    4234 views | 5 replies
  • Comparison of VCA between JMP and R

    Hi,l am looking at a study that was performed in R, l have managed to replicate the results of the VCA in R using the following syntax, VisDil1 <- lmer(l2t ~ (1|Op/Day/MDCK) , Dil1), for the following resultsRandom effects:Groups                 Name       Variance      Std.Dev.MDCK:(Day:Op) (Intercept) 0.02309       0.15195Day:Op               (Intercept) 0.00861       0.09279Op                  ...

    Mickyboy Mickyboy
    Discussions |
    Apr 5, 2021 5:33 PM
    2258 views | 3 replies
  • for analysis not possible in JMP

    I feel like I have reached a stage where I have to do analysis which are not possible on JMP ( like doing a propensity matching, random effect for logistic regression, multiple imputation for categorical variables etc)Even though I love JMP and will continue to use it .. I need to learn another statistical program to perform analysis which is not possible in JMP.Since it requires quite a bit of ti...

    Sandeep123 Sandeep123
    Discussions |
    Apr 5, 2021 2:45 PM
    1854 views | 3 replies
  • Violation of assumptions mixed ANOVA

    Hello everybody In the scope of my master's thesis, I should analyse a mixed ANOVA. I study postural control of children and adults during different surface conditions. The test procedure was the following: all participants, divided into age groups (16 children and 17 adults), stood on 4 balance boards of different difficulty. I went for a mixed ANOVA, with age group and surface condition as fixed...

    Sam_VH Sam_VH
    Discussions |
    Apr 5, 2021 12:02 PM
    3771 views | 3 replies

Latest Discussions

  • 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
    1160 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
    1407 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
    1331 views | 0 replies
  • Return number from specified row of calculation column in either a text edit box or number edit box in an add in

    Hello,  I'm attempting to build an application in application builder. I have two modules currently. The first module is a series of number edit boxes and lists that allow the user to input values and make selections.After pushing a button, the inputs and/or list selections update table variables in a data table that subsequently updates column equations. The data table opens in the background so ...

    tys5384 tys5384
    Discussions |
    Feb 15, 2021 7:33 AM
    1183 views | 0 replies
  • generalized regression

    How do I get a whole model significance test when conducting a generalized regression using the negative binomial distribution? I can get the individual effect significance tests, but I do not see where I can get the whole model significance.

    Mrubra Mrubra
    Discussions |
    Feb 3, 2021 2:31 PM
    1008 views | 0 replies
view all discussions