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

  • Can I use the 'Block' tab in 'Fit Y by X' to analyze my randomized complete block design?

    Hello,I am trying to analyze a Randomized Complete Block Design (RCBD) experiment in JMP, but I did not create the experimental design in JMP (and I don't think I have the patience to figure out how to do that!). I just import my excel files to work from. It was a field experiment where I sampled from 3 different blocks in a field (these are the replicates), and within each block I had 9 randomly ...

    ClareSoils ClareSoils
    Discussions |
    Dec 13, 2023 2:00 PM
    3988 views | 3 replies
  • How to get check boxes to be change (or become visible or active) based on a previous selection in a modal window?

    In the following script, I would like to do the following:Based on the selection of TestTech, I want the appropriate TestStage check box list to appear (appear is preferred, if not become active if all options need to be visible). So,if Tech1 is selected, all TestSages with _Tech1 should be available to the user for selectionif Tech2 is selected, all TestSages with _Tech2 should be available to th...

    Neo Neo
    Discussions |
    Dec 13, 2023 1:09 PM
    7820 views | 24 replies
  • Survival analysis

    What is the rationale of using three different types of log-rank equivalent tests (Mantel-Cox, Breslow, and Tarone-Ware). How can I examine the confounding effects of other factors when running the survival analysis? 

    fgaochori fgaochori
    Discussions |
    Dec 13, 2023 11:31 AM
    758 views | 0 replies
  • Journal issue - deformatting

    Hello,I would like to save a graph created in the graph builder platform, however, when I try to copy it using the Selection (S) tool or export it to a journal page, the standard error intervals in the graph bars appears misformatted. Thank you!

    sofiasousa24 sofiasousa24
    Discussions |
    Dec 13, 2023 10:13 AM
    1136 views | 2 replies
  • How to set control limit in IMR chart and Xbar R chart

    Greetings,
    I'm using JMP 17, I tried to set control limit for IMR chart and X bar R chart. 
    Although I have set the control limits, when I run the script, the control limits do not change as I have set them.
    dt is the data table.
    below is the script for IMR chart:dt = Open( "$SAMPLE_DATA/Time Series/Workers.jmp" ); Gra = dt << Control Chart Builder( K Sigma( 2.5 ), Variables( Subgroup( :DATE ), Y( ...

    Celine1 Celine1
    Discussions |
    Dec 13, 2023 9:03 AM
    1632 views | 1 replies

Latest Discussions

  • Can I use the 'Block' tab in 'Fit Y by X' to analyze my randomized complete block design?

    Hello,I am trying to analyze a Randomized Complete Block Design (RCBD) experiment in JMP, but I did not create the experimental design in JMP (and I don't think I have the patience to figure out how to do that!). I just import my excel files to work from. It was a field experiment where I sampled from 3 different blocks in a field (these are the replicates), and within each block I had 9 randomly ...

    ClareSoils ClareSoils
    Discussions |
    Dec 13, 2023 2:00 PM
    3988 views | 3 replies
  • Survival analysis

    What is the rationale of using three different types of log-rank equivalent tests (Mantel-Cox, Breslow, and Tarone-Ware). How can I examine the confounding effects of other factors when running the survival analysis? 

    fgaochori fgaochori
    Discussions |
    Dec 13, 2023 11:31 AM
    758 views | 0 replies
  • Journal issue - deformatting

    Hello,I would like to save a graph created in the graph builder platform, however, when I try to copy it using the Selection (S) tool or export it to a journal page, the standard error intervals in the graph bars appears misformatted. Thank you!

    sofiasousa24 sofiasousa24
    Discussions |
    Dec 13, 2023 10:13 AM
    1136 views | 2 replies
  • Extract Part of the String

    Hello, I have a string and I want to extract everything but the last four characters of the string.  So, the following string, 12/9/2023 19:05:57:754 would results in, 12/9/2023 19:05:57 How do I do this in JMP

    JMP_9006 JMP_9006
    Discussions |
    Dec 12, 2023 11:23 PM
    1788 views | 3 replies
  • Some Query Builder Files are having issues opening

    Hello JMP Community, I am currently experiencing some frustrating issues with my query builder files.  All files are connected to the same Data Source yet some open and others don't. This just started happening today.  The files that don't open pop this message: "The following source tables for the query were not found in the data source. All query components that refer to columns in these tables ...

    BagOfMongoose80 BagOfMongoose80
    Discussions |
    Dec 12, 2023 7:49 AM
    1439 views | 1 replies

Latest Discussions

  • Survival analysis

    What is the rationale of using three different types of log-rank equivalent tests (Mantel-Cox, Breslow, and Tarone-Ware). How can I examine the confounding effects of other factors when running the survival analysis? 

    fgaochori fgaochori
    Discussions |
    Dec 13, 2023 11:31 AM
    758 views | 0 replies
  • 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
    877 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
    1130 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
view all discussions