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 JSL script an e-mail to my gmail account.

    Trying to use JSL to send out an email with a data table and some graphs. Currently using JMP 14 and GMAIL account which are both (64 bit). When I use this piece of script: Mail( "test@example.com", "revelation", "JMP is great.", "$Sampled/Big Class.JMP" ); I get the following error in the logs: Send mail failed. mail problem in access or evaluation of 'Mail' , Mail/*###*/("testable.com", "revelat...

    ivan_j_moore ivan_j_moore
    Discussions |
    Jun 3, 2023 5:12 AM
    11721 views | 12 replies
  • conditional match with two columns

    Hi JMP usersHow to write a script to print a value from column:EtOH % form maximum index of : fermentation Age .For example: if the maximum fermentation Age for Batch 03-05-2022 is 68 then the EtOH % value (13.45) should be picked and printed to the output column.Attached a JMP table here.Looking forward for your suggestionRegards 

    chandankishor66 chandankishor66
    Discussions |
    Jun 2, 2023 11:46 PM
    1324 views | 2 replies
  • Pump variable modeling

    Hello, I am trying to model variable speed pool pump parameters: runtimes, speeds, and flow rates in order to minimize my power bill, but also achieve decent flow. I've hit a stumbling block with modeling the data.Pump constraints: Max 24 hr run duration, Max of 3 speeds can be used per day, Speed increments are 2 hr blocks (0,2,4,6...24)  Example Pump Data:RPM Flow Power500 17 63
    750 24 92
    1000 29 ...

    LearningSigma LearningSigma
    Discussions |
    Jun 2, 2023 6:33 PM
    2452 views | 6 replies
  • JMP Alter (path incorrect)

    Hello, I have an issue with JMP v15. When I open my project I have the following error saying that the path is invalid (see screenshot, I am sorry, but I have to hide the complete path). But the curious thing is that path in the error message is not the path where I saved my project. All my plots are missing.How can I resolve the error? Thank you very much and have a nice day, Jean   

    PersuasionCamel PersuasionCamel
    Discussions |
    Jun 2, 2023 12:50 PM
    1783 views | 4 replies
  • Coding Scheme JMP uses for Categorical predictors

    Hi! Is there a way to know the default coding scheme that JMP uses for categorical predictors? I know that JMP uses -1 and 1 for a two-level factor, but I want to know how it sets for factors with multiple levels. Thanks!

    DendrogramSteer DendrogramSteer
    Discussions |
    Jun 2, 2023 11:41 AM
    1192 views | 2 replies

Latest Discussions

  • How to JSL script an e-mail to my gmail account.

    Trying to use JSL to send out an email with a data table and some graphs. Currently using JMP 14 and GMAIL account which are both (64 bit). When I use this piece of script: Mail( "test@example.com", "revelation", "JMP is great.", "$Sampled/Big Class.JMP" ); I get the following error in the logs: Send mail failed. mail problem in access or evaluation of 'Mail' , Mail/*###*/("testable.com", "revelat...

    ivan_j_moore ivan_j_moore
    Discussions |
    Jun 3, 2023 5:12 AM
    11721 views | 12 replies
  • Pump variable modeling

    Hello, I am trying to model variable speed pool pump parameters: runtimes, speeds, and flow rates in order to minimize my power bill, but also achieve decent flow. I've hit a stumbling block with modeling the data.Pump constraints: Max 24 hr run duration, Max of 3 speeds can be used per day, Speed increments are 2 hr blocks (0,2,4,6...24)  Example Pump Data:RPM Flow Power500 17 63
    750 24 92
    1000 29 ...

    LearningSigma LearningSigma
    Discussions |
    Jun 2, 2023 6:33 PM
    2452 views | 6 replies
  • JMP Alter (path incorrect)

    Hello, I have an issue with JMP v15. When I open my project I have the following error saying that the path is invalid (see screenshot, I am sorry, but I have to hide the complete path). But the curious thing is that path in the error message is not the path where I saved my project. All my plots are missing.How can I resolve the error? Thank you very much and have a nice day, Jean   

    PersuasionCamel PersuasionCamel
    Discussions |
    Jun 2, 2023 12:50 PM
    1783 views | 4 replies
  • Coding Scheme JMP uses for Categorical predictors

    Hi! Is there a way to know the default coding scheme that JMP uses for categorical predictors? I know that JMP uses -1 and 1 for a two-level factor, but I want to know how it sets for factors with multiple levels. Thanks!

    DendrogramSteer DendrogramSteer
    Discussions |
    Jun 2, 2023 11:41 AM
    1192 views | 2 replies
  • How can you rotate annotation text

    Hi all, I am trying to rotate annotation text "TEST" using the following and it does not work: Add Text Annotation(
    Text( "TEST" ), {Rotate Text( "Vertical" )} ,
    Fixed Size( 0 ),
    Text Box( {343, 170, 385, 194} ),
    Filled( 0 )
    )  

    ChesterKnurek ChesterKnurek
    Discussions |
    Jun 2, 2023 11:12 AM
    955 views | 1 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
    634 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