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

  • How to add a button to open a script in another folder.

    Hi all, how can i make it such that whenever i click a button i placed in a journal it will run the script that is located in another folder.Using a test script below i am able to successfully open script in another folder. This is on JMP16. Names Default To Here( 1 ); Clear Log(); Dir = Get Default Directory(); file_name = "JMP script/Load_PD.jsl"; file_path = Char(Dir || file_name); Open(fil...

    Dyan Dyan
    Discussions |
    Jun 6, 2023 1:48 PM
    2084 views | 3 replies
  • Using JSL to send emails

    I'm trying to use JSL to send emails as part of a data retrieval query.  How do I embed a data table or Journal table into the body of my text message?Thanks

    lou lou
    Discussions |
    Jun 6, 2023 11:00 AM
    12281 views | 18 replies
  • non-trial version download

    I have got the license file, where do I find a non-trial version JMP 17 so I can install it?

    JMPer1 JMPer1
    Discussions |
    Jun 6, 2023 9:57 AM
    1464 views | 1 replies
  • List not evaluating in Set Property - why?

    The following works  for the data table "allData"Data Table( "allData" ):sTest << Set Property( "Value Order", {Custom Order({"IP1", "IP2", "IP3", "IP4", "IP5", "IP6"}), Common Order( 0 )} );but the following does not- where am I going wrong?myList = {"IP1", "IP2", "IP3", "IP4", "IP5", "IP6"}; Data Table( "allData" ):sTest << Set Property( "Value Order", {Custom Order(myList), Common Order( ...

    Neo Neo
    Discussions |
    Jun 6, 2023 8:38 AM
    834 views | 1 replies
  • Correlation of complex type of variables

    Hi community, I have two small questions about trying to correlate a continuous numeric variable with other variables that are not quantitative in nature: 1) The first case concerns a likert scale. How to correlate a continuous variable with a second variable which is a likert scale (preference scale from 0 to 5 for example)? > can I use Multivariate platform and display spearman coefficient to me...

    Julianveda Julianveda
    Discussions |
    Jun 6, 2023 8:25 AM
    1127 views | 1 replies

Latest Discussions

  • Using JSL to send emails

    I'm trying to use JSL to send emails as part of a data retrieval query.  How do I embed a data table or Journal table into the body of my text message?Thanks

    lou lou
    Discussions |
    Jun 6, 2023 11:00 AM
    12281 views | 18 replies
  • Correlation of complex type of variables

    Hi community, I have two small questions about trying to correlate a continuous numeric variable with other variables that are not quantitative in nature: 1) The first case concerns a likert scale. How to correlate a continuous variable with a second variable which is a likert scale (preference scale from 0 to 5 for example)? > can I use Multivariate platform and display spearman coefficient to me...

    Julianveda Julianveda
    Discussions |
    Jun 6, 2023 8:25 AM
    1127 views | 1 replies
  • MANOVA statistics missing

    MANOVA statistics such as Pillai's trace and Wilks' lambda are not shown in a MANOVA report, when there are only two levels in the predictor variable. Is there a way to get these statistics? Thanks!

    MKS MKS
    Discussions |
    Jun 6, 2023 6:11 AM
    974 views | 1 replies
  • DoE using principal components as variables

    Hi,I have working on an optimisation problem and have performed some PCA on the dataset.  The top seven principal components explain about 80% of the variance.  I was hoping to plan a DoE using these top seven principal components as variables.  However, a colleague has indicated that this is rubbish as the later principal components explain comparatively little variance versus the earlier ones an...

    kjwx109 kjwx109
    Discussions |
    Jun 6, 2023 3:03 AM
    2389 views | 4 replies
  • Preprocessing ahead of Predictor Screening analysis

    Hello,I have some characterisation data that I would like to subject to predictor screening.  The variables are on different scales.  Is any preprocessing like standardisation required prior to the predictor screening?

    kjwx109 kjwx109
    Discussions |
    Jun 6, 2023 12:01 AM
    1071 views | 2 replies

Latest Discussions

  • Selecting multiple legend entries - how?

    Sometimes in a GraphBuilder it's difficult to select multiple entries in the legend, especially along the idea:- select a first entry- press shift *)- while clicking on another entry.If everything works fine, at the end both entries plus the entries in between will be selected. But there are cases where either the first selected entry or all entries are deselected at the end.
    Is there a feature beh...

    hogi hogi
    Discussions |
    May 24, 2023 3:08 PM
    635 views | 0 replies
  • how to read the output from Johnson-Neyman plot and floodlight analyisis?

    hi,I have got an add-in from https://community.jmp.com/t5/JMPer-Cable/Who-what-why-and-how-Tools-for-modeling-and-visualizing/bc-p/624293#M842 to implement floodlight analysis through Johnson-Neyman Plot.  according to the table of the example from the linkage above; what does "_c" mean? such as "meaning_c" and overwhelming_c"? focus on my own study, I got a moderator called "SE" which is a contin...

    Rongyu_Kuang Rongyu_Kuang
    Discussions |
    Apr 23, 2023 8:56 AM
    1194 views | 0 replies
  • Goodness of Fit statistics for GLM Probit Fit: Deviance or Pearson?

    Which GoF statistic is best to use (Pearson or Deviance) when the results disagree?  Is one better suited for Probit than the other? I'm using JMP Pro 17.0.0 

    DBerger DBerger
    Discussions |
    Apr 18, 2023 12:50 PM
    773 views | 0 replies
  • Interpreting Pairwise Tukey HSD t ratio in Zero-Inflated Poisson

    The context of my data is from an e-commerce website. I am measuring the number of errors made based on different independent variables: Filtering technique (Alphabetical, Relevance and Search) and Number of Items added (Add one at a time, or add multiple items to cart at once). As the number of errors made is 0 most of the time, I have opted to use the Zero Inflated Poisson Regression. When I per...

    ConstructChart2 ConstructChart2
    Discussions |
    Apr 13, 2023 12:46 PM
    985 views | 0 replies
  • oci connection example

    I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    sconard sconard
    Discussions |
    Apr 10, 2023 10:40 AM
    654 views | 0 replies
view all discussions