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

  • Setting using JSL so that the control chart does not display batches for which there are missing data for a given parameter.

    As the topic. Normally in JSL we indicate batches (represented by a given column) for which we present points on the control chart as follows: Local Data Filter( Close Outline( 1 ), Add Filter( columns( :Batch ), Where( :Batch == {"01/10/2022", "01/11/2022", "01/12/2022", "01/13/2022"} ), Display( :Batch, N Items( 15 ), Find( Set Text( "" ) ) ) ) ), However, how can we reque...

    Giardini Giardini
    Discussions |
    Dec 5, 2023 8:25 AM
    3577 views | 7 replies
  • Some missing values are not imputed with ADI (Automated Data Imputation)

    Hello, I have a file with missing values. I want to impute these missing values In place with JMP Pro's ADI method, for columns X2, x10, X12-X16 (see attached file).However, when I apply the method, not all missing values are imputed. What's the reason behind this?  Imputed values are highlighted in blue, and non-imputed values are circled in red below.  

    SophieCuvillier SophieCuvillier
    Discussions |
    Dec 5, 2023 7:39 AM
    2282 views | 4 replies
  • Using JMP data tables and other JMP output in email body

    Hello, I am trying to create an email where the body of that email contains some data tables and images of graphs. However, at this time I cannot figure out how to use anything in the body of the email that is not text. This does not work for me because some of the data tables have multiple columns and rows and when they are added to the body as text the formatting is lost. Is it possible to do wh...

    DerekMoore DerekMoore
    Discussions |
    Dec 5, 2023 4:54 AM
    1872 views | 3 replies
  • Adding candidate runs in mixture design

    HI, Is it possible to include candidate runs in mixture design. When i tried to add 4 runs that i wanted to include in the design. It is considering them as another factors. So, may someone explain how this works?

    Mathej01 Mathej01
    Discussions |
    Dec 5, 2023 1:31 AM
    2368 views | 5 replies
  • Enable and disable a button box based on input.

    So I have a button box in a modal window, with two column selection boxes above it. The math later on could break if the two columns are the same, so I don't want the user to be able to click the same columns. I assume the simplest way to do this is to disable the button box until conditions are satisfied (both column selector boxes have a selection and don't have the same (assuming there are more...

    ehchandlerjr ehchandlerjr
    Discussions |
    Dec 4, 2023 7:20 PM
    2167 views | 2 replies

Latest Discussions

Latest Discussions

  • Vector Modeling and Related Analysis Capabilities

    hello JMP team ,  I am curious to learn more on the vector data type modeling and any associated analysis on that . Are there examples of sample vector datasets ? Once such dataset exists, could clustering techniques work on them and how would they work specifically ?I assume they would at the very least extract statistical aggregation from each vector and use these for clustering. Is there any mo...

    altug_bayram altug_bayram
    Discussions |
    Dec 1, 2023 2:30 PM
    826 views | 0 replies
  • Dendrograms in JMP: show scale, show categories without the categories dendrogram and setup UPGMA+dice as statistics.

    HiDoes anybody know how to get the scale of the dendrograms? Scale can be setup in different ways, but it is not shown by default in the output.Does anybody know how to get the categories labels shown without performing the categories dendrogram?Does anybody know how to perform Dice+UPGMA dendrograms? Those are basics statistics, and I can’t find them.Thank you very much if someone helps JMP 17.2....

    JRTormo JRTormo
    Discussions |
    Nov 29, 2023 2:41 AM
    1132 views | 0 replies
  • Keyboard shortcuts

    [More Topic Containers like this] Jmp Help/Keyboard Shortcuts   assign new Keyboard ShortcutsAssigning-keyboard-shortcuts-for-frequently-used-options comment/uncomment blocks of code (international keyboard)A shortcut can be set in the menu customization Editoradd  keyboard shortcuts for your own functionsadd them to the main menu/ to a toolbar and assign a shortcutadd keyboard shortcuts for "open...

    hogi hogi
    Discussions |
    Nov 26, 2023 1:38 AM
    999 views | 0 replies
  • When the neural network of JMP is operated in Python, the value is different.

    When the neural network created by JMP was saved and run in python code, it output values different from the score output by JMP.

    OS:windows 10Python Version : 3.9

    File list jmp_score.py
    CNN_NTanH_boost.py <- JMP Python 
    mypython_code.py


    import CNN_NTanH_boost
    import numpy as np
    import pandas as pdfilepath = r"filepath" ext = 'csv' if filepath.endswith(ext): df=pd.read_csv(filepath) else : df=pd....

    TShiino TShiino
    Discussions |
    Nov 21, 2023 8:48 PM
    834 views | 0 replies
  • Could JMP optimize factors with uncertainty?

    Hello community!!,A question: will it be possible for the profiler to find the best combinations of factors with uncertainty when performing a simulation, which maximize the total utility and minimize the total cost, generating a table of the best combinations found? For example: 

    Marco1 Marco1
    Discussions |
    Nov 21, 2023 9:08 AM
    789 views | 0 replies
view all discussions