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

  • 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
  • 2^3 factorial with blocked replicates

    Hello I was looking to construct a 2^3 factorial design which is replicated once (total runs=16). At the end the replication should be blocked and therefore each block should contain the original 2^3 factorial design. Is there an easy way? My way using the Custom Design Tool ended in a replicated half factorial in each block. Thanks       

    Luca_Indrizzi Luca_Indrizzi
    Discussions |
    Dec 1, 2023 10:12 AM
    2530 views | 5 replies
  • Inserting page breaks in journals

    Hi Guys,

    I am trying to save a journal report with > 1000 parameters into a rtf file. However, when I see the plots in the word file, the plots for the parameters are getting cut. I would like to add page breaks before every parameter so that all the plots for each parameter are on one page. I know if I right click on the blue triangle, I can insert a Break but I don't want to do this for > 1000 pa...

    Discussions |
    Dec 1, 2023 7:36 AM
    6722 views | 9 replies
  • How to create all possible plate layouts for an assay (4cols,4rows and 4cols,6rows)?

    I would like to use JMP to create all of the possible plate layouts for a biological assay: 1. where the plate has 4 cols and 4 rows and 8 samples are duplicated on the plate (example illustrated below)2. where the plate has 4 cols and 6 rows and 12 samples are duplicated on the plate Is this possible using the JMP DoE platform? one example layout for a 4x4 plate with 8 duplicated samples: 

    Fiona_Baines Fiona_Baines
    Discussions |
    Dec 1, 2023 7:10 AM
    1755 views | 3 replies
  • How to call DLL function with String Array and receive Double Array data?

    I had read the content of charter 14 in scripting guide, and did some test about my C function.
    The attachment testdll.jsl works fine with simple data, like AnsiString (in and out). In the log I can see:---
    dll_obj = DLL("C:\Users\charlie.chu\Documents\JMP\JSL\jmptest2.dll");
    [CDECL] AnsiString testFunc(AnsiString);
    result = "ABC";
    ---
    My question is, if I want to sent data like {"1.2, 2.3, 3.4", "5.6, ...

    Charlie_Chu Charlie_Chu
    Discussions |
    Dec 1, 2023 6:30 AM
    2091 views | 4 replies

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
  • Inserting page breaks in journals

    Hi Guys,

    I am trying to save a journal report with > 1000 parameters into a rtf file. However, when I see the plots in the word file, the plots for the parameters are getting cut. I would like to add page breaks before every parameter so that all the plots for each parameter are on one page. I know if I right click on the blue triangle, I can insert a Break but I don't want to do this for > 1000 pa...

    Discussions |
    Dec 1, 2023 7:36 AM
    6722 views | 9 replies
  • How to call DLL function with String Array and receive Double Array data?

    I had read the content of charter 14 in scripting guide, and did some test about my C function.
    The attachment testdll.jsl works fine with simple data, like AnsiString (in and out). In the log I can see:---
    dll_obj = DLL("C:\Users\charlie.chu\Documents\JMP\JSL\jmptest2.dll");
    [CDECL] AnsiString testFunc(AnsiString);
    result = "ABC";
    ---
    My question is, if I want to sent data like {"1.2, 2.3, 3.4", "5.6, ...

    Charlie_Chu Charlie_Chu
    Discussions |
    Dec 1, 2023 6:30 AM
    2091 views | 4 replies
  • Variability Chart Options script no longer working in JMP17

    Hello, Up to JMP16, I have been scripting Variability Charts as example below.( Note : For the VarChart options, Yes|No or 1|0 can be used interchangeably without issue ) However, I found that the toggling options no longer work in JMP17, as illustrated in pdf attached.  Actually, Variability Summary Report still works, but I didn't try one-by-one for all the combo. I need to toggle these differen...

    ylee ylee
    Discussions |
    Nov 30, 2023 11:11 PM
    1989 views | 2 replies
  • How to extract values from an analysis and plot on the original graph?

    I have a graph of voltage against current from this I have ran a standard least squares analysis which has a data filter for different target values (I have attached the analysis). I want to plot the value from each target values regression plot back on to the original graph. Any help is appreciated.    Here is the code for the data fit and standard least squares (not sure if it is useful to answe...

    MedianRooster10 MedianRooster10
    Discussions |
    Nov 30, 2023 5:58 PM
    2127 views | 3 replies

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
    788 views | 0 replies
view all discussions