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

  • Method to prevent "Do you want to save" message?

    Hi.  I'm wondering if there is a way I can prevent the "Do you want to save..." message when a table is closed?  That is, this message:Why?  Because I want to allow the user to make changes to the table, but I want to force them to save as a csv because we have other apps that require csv format.  To do this, I'm adding an " << On Close" script: Names Default To Here(1); dt = Open("$SAMPLE_DATA/Bi...

    nikles nikles
    Discussions |
    Jul 29, 2022 12:06 PM
    2404 views | 6 replies
  • Calculating Yield using Tabulate

    Hi all, I'm currently trying to write a script that will automatically calculate yields of tests across temperatures. I've replaced all "Pass" with 1's and "Fail" with a 0 throughout the table then calculated the sum. Below is my current Tabulate window and the code for this. My goal is to have a third column for each temperature with the yield which is  = ((Sum at Temp)/(N at Temp)) x 100. I'm ha...

    MichaelO MichaelO
    Discussions |
    Jul 29, 2022 11:01 AM
    2467 views | 3 replies
  • How to extract repeated data in a multi-column matrix?

    Thanks!  

    lala lala
    Discussions |
    Jul 29, 2022 10:49 AM
    1007 views | 2 replies
  • TextBox Markup Get Plain Text

    Does anyone know of a way to get the plain-text of a TextBox that has markup text applied?  For instance, in the below example I'd like to get the text "This is bold text. This is italic text. This is underlined text. This is bold, italic, underlined text." from the box (without the markup directives). I have a system that creates logs at the bottom of some apps that supports markup (for bold and ...

    ErraticAttack ErraticAttack
    Discussions |
    Jul 29, 2022 10:36 AM
    1253 views | 2 replies
  • How can I increase the number of recent files in "JMP Home" on Mac?

    On Mac (OS 12.4) and JMP (16.2) the JMP Home window has a recent files section.   Mine only seems to contain about 10 of the most recent files (although cleared in the snapshot below).  I would like to increase this (50 would be nice) but have not found a way to do so either in JMP preferences or Mac system preferences. Any hints?  On the windows side, there is a seemingly limitless recent files s...

    datanaut datanaut
    Discussions |
    Jul 29, 2022 9:24 AM
    1140 views | 1 replies

Latest Discussions

  • Method to prevent "Do you want to save" message?

    Hi.  I'm wondering if there is a way I can prevent the "Do you want to save..." message when a table is closed?  That is, this message:Why?  Because I want to allow the user to make changes to the table, but I want to force them to save as a csv because we have other apps that require csv format.  To do this, I'm adding an " << On Close" script: Names Default To Here(1); dt = Open("$SAMPLE_DATA/Bi...

    nikles nikles
    Discussions |
    Jul 29, 2022 12:06 PM
    2404 views | 6 replies
  • How to extract repeated data in a multi-column matrix?

    Thanks!  

    lala lala
    Discussions |
    Jul 29, 2022 10:49 AM
    1007 views | 2 replies
  • Interactions in OLS regression and simple slopes.

    Hey everyone, I am currently trying to perform an OLS (linear) regression model with an interaction effect (to test for moderation). For example, let's say I wish to predict a continuous variable Y using two continuous variables X and M and their interaction X*M. The result of the effect of the interaction term is significant. However, I do not know how to ask JMP to give the data for the simple s...

    YaM YaM
    Discussions |
    Jul 29, 2022 6:27 AM
    11070 views | 12 replies
  • Extract data table tile

    HI, I want to extract data table tile and store in the list. I tried get data table list function and was able to store the data table names but the sting contains Data table ("Title"), I only want to store title not the data table(). Names Default To Here( 1 ); Open( "$SAMPLE_DATA/Big Class.jmp" ); Open( "$SAMPLE_DATA/Cars.jmp" ); list = Get Data Table List(); title =

    Jackie_ Jackie_
    Discussions |
    Jul 29, 2022 6:16 AM
    1327 views | 3 replies
  • Examining an interaction (moderation effect) using JMP SEM

    I'm new to SEM. Is there a way to examine an interaction (moderation effect) using JMP's SEM program?

    strecher1 strecher1
    Discussions |
    Jul 29, 2022 6:07 AM
    3086 views | 2 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
    778 views | 0 replies
view all discussions