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 get y-axis labels from multiple Y charts and change only specific labels?

    In a multiple y plot, how can I get the plotted y-axis labels/tiles (e.g. say get AAA, BBB, CCC, DDD and FFF as a list) and change some specific ones (post plotting), say BBB and DDD to BBB1 and DDD1 respectively and replot (closing the old)?   

    Neo Neo
    Discussions |
    Dec 11, 2023 9:28 AM
    1733 views | 3 replies
  • valeurs dans les colonnes

    Bonjour, Dans une table de données JMP, je cherche des données dans 2 colonnes. Pour vous donner un exemple :
    Si dans ma colonne 2 je dispose de la valeur « S » et dans ma colonne 5 je dispose de la valeur 6 alors j’exécute des opérations, sinon je ferme la table et j’en ouvre une autre. J’utilise le code suivant, mais cela ne fonctionne pas correctement, je cherche à comprendre pourquoi. Names Def...

    hcarr01 hcarr01
    Discussions |
    Dec 11, 2023 3:00 AM
    1292 views | 2 replies
  • Copy Last Two Column data from Data table A to Data table B

    Hi  Everyone I have a two data table , table A and table B,I want write a script that copy last two column data from table A then paste to table B,Could you give me some kindly sugestion ? Thanks.

    wade-liu wade-liu
    Discussions |
    Dec 11, 2023 1:21 AM
    1352 views | 3 replies
  • canonical analysis plot interperation

    Hi, I have a question about the canonical analysis. What do the black, red and blue lines exactly mean in the figure? Thank you very much!  

    Yang Yang
    Discussions |
    Dec 10, 2023 6:51 AM
    1811 views | 2 replies
  • Issue with custom format equation in JMP column

    Hello - I'm playing around with the custom format for a numeric column, and for some reason I'm unable to get it to return the value in a way other than a bunch of hash symbols. I did the same format as the guidance in the documentation: Or if your data is in meters and you want to show it in kilometers with the unit, add the formulaChar(:value / 1000) || " km".This is a formula column, but I trie...

    ehchandlerjr ehchandlerjr
    Discussions |
    Dec 9, 2023 6:53 PM
    916 views | 1 replies

Latest Discussions

Latest Discussions

  • Select ALL matching cells

    very useful!
    it selects the matching cells in all open datasets (e.g. select a specific wafer and get it highlighted in the other datasets)
    Working with Rows  ... but a little hard to find

    note to mysef: not here - or here: but here: Thankyou, @Jasean for showing me the way ...

    hogi hogi
    Discussions |
    Dec 9, 2023 3:12 AM
    879 views | 0 replies
  • 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
    824 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
    831 views | 0 replies
view all discussions