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

  • Refresh Excel SQL quarry before extracting data to JMP

    Hi,Just wondering if there is a way to use JMP scripting to refresh data in the Excel workbook before it is being imported to JMP table.I can't build direct query from JMP to the database because there is too many obstacles like very old and not updatable Acces database on very old tool and differences in bitnes between office and JMP, but I can extract data from the Excel whchi has build in SQL q...

    swiergi11 swiergi11
    Discussions |
    Dec 8, 2021 7:40 AM
    934 views | 1 replies
  • How to set "characters" as "missing values"?

    My table on JMP has a column that contains both numbers and characters. The table lists down products, and this column records the minimum requirement for a specific performance test. Therefore, the cells of the columns could store one of the three:- a numerical value;- "N/A" when the test is not required to be performed on a specific product (entry);- two alternative numerical value (e.g. 4.5 if....

    SaraGo SaraGo
    Discussions |
    Dec 8, 2021 7:37 AM
    1495 views | 1 replies
  • How to calculate TF-IDF

    Dear all, I am new to using this software and am struggling to figure out how to use it to calculate the TF-IDF values for documents in my data set.  I am sure it is included in the functionality of JMP but it must be under a different name. Would anyone be able to point me in the right direction? ThanksMark

    markw markw
    Discussions |
    Dec 8, 2021 7:20 AM
    4972 views | 11 replies
  • Font size - Graph builder, Title

    Hello,New SAS JMP user.How do I change font size on only the title in Graph builder?I have tried to change my font settings within Preferences but the font doesn't change.  KR.Alberthe

    BFVDK BFVDK
    Discussions |
    Dec 8, 2021 5:42 AM
    1129 views | 1 replies
  • Loop on script files

    Dear jsl scripters,   I have a script in which I use the include instruction to call a subscript for "reporting" (inserting a JMP chart into a powerpoint file):     dt = Current Data Table(); Include( strRootPathScript || str_report_Product1) );     It works fine as long as I use 1 product. My wish is to loop on a liste of products [Product1;Product2;...] and to replace the product name into the i...

    J_Bonnouvrier1 J_Bonnouvrier1
    Discussions |
    Dec 8, 2021 5:33 AM
    1982 views | 3 replies

Latest Discussions

  • Refresh Excel SQL quarry before extracting data to JMP

    Hi,Just wondering if there is a way to use JMP scripting to refresh data in the Excel workbook before it is being imported to JMP table.I can't build direct query from JMP to the database because there is too many obstacles like very old and not updatable Acces database on very old tool and differences in bitnes between office and JMP, but I can extract data from the Excel whchi has build in SQL q...

    swiergi11 swiergi11
    Discussions |
    Dec 8, 2021 7:40 AM
    934 views | 1 replies
  • How to set "characters" as "missing values"?

    My table on JMP has a column that contains both numbers and characters. The table lists down products, and this column records the minimum requirement for a specific performance test. Therefore, the cells of the columns could store one of the three:- a numerical value;- "N/A" when the test is not required to be performed on a specific product (entry);- two alternative numerical value (e.g. 4.5 if....

    SaraGo SaraGo
    Discussions |
    Dec 8, 2021 7:37 AM
    1495 views | 1 replies
  • How to calculate TF-IDF

    Dear all, I am new to using this software and am struggling to figure out how to use it to calculate the TF-IDF values for documents in my data set.  I am sure it is included in the functionality of JMP but it must be under a different name. Would anyone be able to point me in the right direction? ThanksMark

    markw markw
    Discussions |
    Dec 8, 2021 7:20 AM
    4972 views | 11 replies
  • Font size - Graph builder, Title

    Hello,New SAS JMP user.How do I change font size on only the title in Graph builder?I have tried to change my font settings within Preferences but the font doesn't change.  KR.Alberthe

    BFVDK BFVDK
    Discussions |
    Dec 8, 2021 5:42 AM
    1129 views | 1 replies
  • Skipping Values in Query but Seen in Preview

    I am pulling data from an SQL database. In the updated preview it looks good, but when I run the query, not all of the values fill in properly. Any idea what is happening with this?Thanks,Dave

    DMerchen DMerchen
    Discussions |
    Dec 7, 2021 4:02 PM
    1469 views | 3 replies

Latest Discussions

  • Permutation Tests and Monte Carlo Cross Validations Using the Simulation Platform

    I'm trying to do permutation tests and Monte Carlo Cross Validations with the Iris sample dataset as a MWE for our dataset. I'm not sure if I'm doing things and interpreting output correctly.   1) Create New Formula Column (Random->Sample Without Replacement) for the Species Column for Permutation Test. 2) Create a Validation Column (0.75/0.25 split) and a new Formula Column (Random->Sample Withou...

    mjmg mjmg
    Discussions |
    Dec 1, 2021 7:53 AM
    896 views | 0 replies
  • Content Mentions Demo

    @IanAtJMP  wrote the article Notification Settings: An Overview and here are some keywords from a post Images in Notification Emails 

    jmp_demo jmp_demo
    Discussions |
    Nov 22, 2021 8:01 AM
    640 views | 0 replies
  • DoE with two-choice experiments, continuous response variable

    We want to rank the preference  of population of animals for n different recipes. Recipes are tested in two-choice assays, where groups of over 100 individuals can choose one choice or the other. Preference for the group is computed as a preference index, a continuous variable that is between -1 and 1. Is there an experimental design that would help reduce the number of combinations to test in ord...

    Alexa_Guigue Alexa_Guigue
    Discussions |
    Nov 19, 2021 7:06 AM
    737 views | 0 replies
  • Can I share dashboard with specific person in JMP Public?

    Hi, I would like to share my dashboard in JMP Public. However, there are only two choices: "only share with me" and "share with everyone". Is there anyway to share with specific persons? Thanks.

    lujc07 lujc07
    Discussions |
    Nov 9, 2021 7:41 AM
    745 views | 0 replies
  • Changing axis scale with superscripts

    I'm wondering how to change my axis scale with superscripts. I am using unicode font to write the superscripts but I am having trouble applying the superscripts to my axis. I want the minimun to be 10⁻¹⁰ and maximum to be 10⁻³. I have attached scrrenshots below of what I'm stuck on. I'm thinking I need to use a custom format but I can't figure it out. Y axis scale needs to be LOG.   

    hannahmcnamara hannahmcnamara
    Discussions |
    Nov 7, 2021 1:02 PM
    645 views | 0 replies
view all discussions