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

  • 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
    2361 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
    2164 views | 2 replies
  • Skip Filter for Data Filter Context Boxes?

    Hover Label Graphlets are a nice alternative to Data Filter Context Boxes.With Data Filter Context Boxes, a user can select the data points which are displayed in another graph.Similarly, when a user hovers over a a data point, the Graphlet in the Hover Label just shows a plot which is restricted to the rows corresponding to the data point. For Hover Labels, there is the Skip Filter option which a...

    hogi hogi
    Discussions |
    Dec 4, 2023 12:11 PM
    2079 views | 4 replies
  • Use a variable number of columns to join data tables

    Hello - I'm trying to do a join as part of a script. However, the "select" and "selectwith" parts are messing me up. I'm dynamically selecting columns of linked data tables earlier in the script, and and passing them as a list to the "select" and "select with" parts. I tried Eval(Eval Expr(Expr())), but that didn't work. I think I'm just misunderstanding the way those two actually take information...

    ehchandlerjr ehchandlerjr
    Discussions |
    Dec 4, 2023 12:02 PM
    1232 views | 2 replies
  • Creating email in draft before sending

    Hello, I am attempting to use the Mail() function, and have not had any luck finding a way to make it so the email message can appear in Outlook or G Mail or wherever before sending. I may need to edit the email a bit before it is sent. Is this possible? What I was picturing was a draft email appears once the script has run, but anything that would allow the user to edit the email in the email cli...

    DerekMoore DerekMoore
    Discussions |
    Dec 4, 2023 10:56 AM
    2412 views | 4 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
    998 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
    833 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
    788 views | 0 replies
view all discussions