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

  • Running JMP16 runs JMP16 Pro (and vice-versa on other laptop)

    I'm facing a situation where I have both JMP16 and JMP16 Pro installed on my laptop and when I try to run JMP16 it will open JMP16 Pro. On other laptop the situation is other way around, when I try to run JMP16 Pro it will run JMP16 (worse situation). Windows 10 is being run on both laptops.   It seems like they are using different JMP Preferences as I have disabled Tip of the Day on JMP16 Pro but...

    jthi jthi
    Discussions |
    Jul 27, 2022 3:25 AM
    2200 views | 7 replies
  • How do I record animation of a bubble plot?

    I have created a bubble plot and start the animation.  I can start/stop recording.  When I click on the "save" button, my only options are of various formats of static images (jpg, png, gif, etc.).  How can I save the animation in a video format?

    ConradG ConradG
    Discussions |
    Jul 26, 2022 1:46 PM
    1079 views | 1 replies
  • Logistic 3P parameters calculation

    I´m currently working on a prediction model using Logistic 3P fit with JMP. I´m obtaining very good curves using the calculated fit model. The model is the following:y= c/{1+exp[a*(x-b)]}Where a is the growth factor, b is the inflexion point and c is the asymptoteMy specific doubt is the following, How can I obtain a, b and c?I need to justify my model with my data. Looking in my script, it only s...

    Al_Rom24 Al_Rom24
    Discussions |
    Jul 26, 2022 12:38 PM
    3532 views | 3 replies
  • How can I append to this Col List Box?

    This code is supposed to add each name into the list box but it doesn't work. Has it got to do with the data type?  Also, if you're wondering why im using the 1st element, its because I wanted to populate other columns within that list for E.G -> col[2] = column(dt, "height");Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); col = {}; col[1] = column(dt, "name"); New Window(...

    Andyon98 Andyon98
    Discussions |
    Jul 26, 2022 10:13 AM
    1517 views | 2 replies
  • Volcano Plots

    Hi, Wondering if it is possible to make a volcano plot using Jmp Pro?  Any ideas? Thanks!

    VarianceMink489 VarianceMink489
    Discussions |
    Jul 26, 2022 8:46 AM
    1237 views | 2 replies

Latest Discussions

  • Multi-process DoE

    Hello,I am hoping to get some advice on designing an experiment. I have a process that has 4 steps sequentially. Step A comes first, then step B, then C and finally D. Response is measured at the completion of step 4. Each step has two factors, each with two levels.I need to model the response as a function of all the 8 factors, taking into account all two-way interactions. I like to make sure no ...

    MarkovVaribles1 MarkovVaribles1
    Discussions |
    Jul 26, 2022 7:48 AM
    1444 views | 3 replies
  • Adjusting y axis labels when plotting box-cox transformed data

    JMP® Pro 16.2.0When plotting box-cox transformed data - how can the y axis value label be set to show the original scale? In log transfomation one can simply select a linear scale and the actual value scale is shown but with log spacings. There does not seem to be any simple way of doing this in y-axis settings. JMP® Pro 16.2.0 

    Grumpybaldprof Grumpybaldprof
    Discussions |
    Jul 26, 2022 3:14 AM
    2800 views | 5 replies
  • Table Box with multiline cells

    Just noticed slight problem (one more to the long list of problems) with Table Box. I'm trying to add fairly long string to Table Box and because Table Box doesn't really support multiple lines I tried using Col Box with Table Box(<< Set Wrap())... issue with this is that it seems to break everything else Names Default To Here(1); tb = Table Box( nceb = Number Col Edit Box("Order", []), scb1 = ...

    jthi jthi
    Discussions |
    Jul 23, 2022 5:13 AM
    1796 views | 4 replies
  • How to run repeated measure correlation in JMP (Non-independent data)

    Hi JMP Community,   I want to determine the correlation between repeated measurements (time 1, time 2...) of biomarkers and a clinical measure evaluated at the same time points in multiple patients. I am aware of the pitfall of using the standard correlation method with the time points combined because of the lack of independence of the data. I found an article online describing an R script to con...

    Thierry_S Thierry_S
    Discussions |
    Jul 22, 2022 8:36 AM
    1708 views | 4 replies
  • Pareto Plot Functionality

    Is there a maximum number of causes, or data points a pareto plot can run with? I have a pareto plot that has a little over 5000 causes. When I try to combine the last ~5000 causes, the plot is not interactive anymore. I know it will probably lag a good amount, but I am not getting any interaction. 

    JMewborn JMewborn
    Discussions |
    Jul 21, 2022 9:49 AM
    1175 views | 3 replies

Latest Discussions

  • Choice model platform and marginal effects?

    Hi everyone,I have used the choice model platform to design and analyse choice experiments. However, at the analysis step, there are some parts of JMP platform output that are not clear, and I wonder if you can provide an answer:It is not clear how marginal effects are calculated in JMP.More specifically, how do we obtain marginal probabilities from marginal utilities since neither the utility fun...

    gav2013 gav2013
    Discussions |
    Jul 18, 2022 7:14 AM
    1011 views | 0 replies
  • July/August classes from JMP Education

    JMP Education is offering upcoming classes with a live instructor. Links go to the page in the course catalog with more information and a link to register. July 26-29: JMP: Reliability Analysis for Non-Repairable Systems August 9-12: JMP Pro: Analyzing Curves and Profiles Using the Functional Data Explorer August 16-19: JMP: Statistical Decisions Using ANOVA and Regression August 29-September 1: J...

    Di_Michelson Di_Michelson
    Discussions |
    Jul 11, 2022 8:50 AM
    663 views | 0 replies
  • Urgent: covariance parameter estimates are all zero (i.e. estimate, Std error, confidence interval)

    Dear All,I have been analysing a two factorial (3*4) RCBD repeated measures design by using the mixed model approach in JMP. Above is a section of the report I got. Why are the estimates zero. Other information include about the analysis include:1. 14 continuous variables measured four times at unequal time periods2. All the three covariance structures I tried (AR1, Toeplizt and spatial power) had...

    MomentMonster90 MomentMonster90
    Discussions |
    Jun 13, 2022 5:53 AM
    784 views | 0 replies
  • Validate column values (make sure all values in column follow a specific pattern)

    Is there a better way rather than iteration of all the rows to validate values in column? Let's say before making something with the column I want to make sure that all values in column match specific Regex. Like so:!IsMissing(Regex(Column(myColumn)[1], "^\w+(\d{3})\w+$", "\1"))I can iterate through each row to make sure that all of them match, but maybe there is a better way?  

    miguello miguello
    Discussions |
    May 6, 2022 11:09 AM
    631 views | 0 replies
  • SUR (Seemingly Unrelated Regressions)

    HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
    and it is in stat in the nlsur command Regards

    Raaed Raaed
    Discussions |
    May 5, 2022 4:45 PM
    775 views | 0 replies
view all discussions