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

  • SPC Chart from Process Capability Settings

    Hi, when using the process capability functionality and then opening the SPC charts from a selected process, my preferences for SPC are not applied to this generated chart (no shading, level labeling, etc.) is there any way to save preferences for these charts? (JMP17.2)

    JLofman JLofman
    Discussions |
    Mar 20, 2024 9:52 AM
    627 views | 0 replies
  • Installing JMP 17 Via powershell to include license

    Hoping someone can help, I am trying to find a script that will install JMP 17 via network drive and also install the SID file and set the per file to a default location. 

    PoynomialMink80 PoynomialMink80
    Discussions |
    Mar 20, 2024 8:57 AM
    2521 views | 3 replies
  • Count number instead of dots in scatterplot matrix of binary data

    Hi all, I have a dataset with 40 columns and 300+ rows.For every column (= an event name) the values are binary, meaning yes/no attendance of the event for each row.I am interested to see if there is a correlation in attendance between the different events/columns.I managed to visualize this with a scatterplot matrix.I adjusted the axes for the matrix to only show values that have value 1 for both...

    PedeGe PedeGe
    Discussions |
    Mar 20, 2024 8:46 AM
    5020 views | 10 replies
  • Dif(col,n) function, but one that can handle subtracting between multiple datasets

    Hello - I've got some data that for these purposes is akin to spectroscopic (XRD diffractogram for those that are familliar). I'm trying to do a basic background subtraction, but I have 200+ diffractograms, so I'm trying to automate it. I have the table in stacked format, and I'd love to just say "Here are my xy columns, and here is an ID column, do a Dif(col,n) function in column 4 that instead o...

    ehchandlerjr ehchandlerjr
    Discussions |
    Mar 20, 2024 6:21 AM
    1289 views | 2 replies
  • how can i adrass a specific Y group line in a for loop?

    hi, i have a graph builder that i want to adjust the H line positions according to the Y group element, for example:i want to assert with for loop on all the framebox a H Line in certain position, that will be detarmain by the Group Y element of the row is it possible ? 

    MaxiumumShark12 MaxiumumShark12
    Discussions |
    Mar 19, 2024 1:19 PM
    850 views | 1 replies

Latest Discussions

  • SPC Chart from Process Capability Settings

    Hi, when using the process capability functionality and then opening the SPC charts from a selected process, my preferences for SPC are not applied to this generated chart (no shading, level labeling, etc.) is there any way to save preferences for these charts? (JMP17.2)

    JLofman JLofman
    Discussions |
    Mar 20, 2024 9:52 AM
    627 views | 0 replies
  • Installing JMP 17 Via powershell to include license

    Hoping someone can help, I am trying to find a script that will install JMP 17 via network drive and also install the SID file and set the per file to a default location. 

    PoynomialMink80 PoynomialMink80
    Discussions |
    Mar 20, 2024 8:57 AM
    2521 views | 3 replies
  • Dif(col,n) function, but one that can handle subtracting between multiple datasets

    Hello - I've got some data that for these purposes is akin to spectroscopic (XRD diffractogram for those that are familliar). I'm trying to do a basic background subtraction, but I have 200+ diffractograms, so I'm trying to automate it. I have the table in stacked format, and I'd love to just say "Here are my xy columns, and here is an ID column, do a Dif(col,n) function in column 4 that instead o...

    ehchandlerjr ehchandlerjr
    Discussions |
    Mar 20, 2024 6:21 AM
    1289 views | 2 replies
  • how can i adrass a specific Y group line in a for loop?

    hi, i have a graph builder that i want to adjust the H line positions according to the Y group element, for example:i want to assert with for loop on all the framebox a H Line in certain position, that will be detarmain by the Group Y element of the row is it possible ? 

    MaxiumumShark12 MaxiumumShark12
    Discussions |
    Mar 19, 2024 1:19 PM
    850 views | 1 replies
  • JMP v18 release?

    A couple weeks back the JMP New-Release page said that JMP 18 would be released on March 19th.  I checked today and I don't see the date listed anymore. Is today still the day?  Or is it delayed?

    BHarris BHarris
    Discussions |
    Mar 19, 2024 11:57 AM
    1722 views | 1 replies

Latest Discussions

  • SPC Chart from Process Capability Settings

    Hi, when using the process capability functionality and then opening the SPC charts from a selected process, my preferences for SPC are not applied to this generated chart (no shading, level labeling, etc.) is there any way to save preferences for these charts? (JMP17.2)

    JLofman JLofman
    Discussions |
    Mar 20, 2024 9:52 AM
    627 views | 0 replies
  • file I/O error writing preference unable to write out file buffer

    HI, I tried to change the preference of my jmp, but it pops out error window saying  :"file I/O error writing preference unable to write out file buffer"

    wosongtao wosongtao
    Discussions |
    Mar 14, 2024 9:11 PM
    883 views | 0 replies
  • Creating a workflow for analysis and plotting of bioassay qualification data

    Hi community. I'm looking for support to create a workflow in JMP 17.2 for analyzing and plotting data from bioassay qualification study. Specifically, I'd like to base the calculations of relative bias and intermediate precision on equations provided in regulatory guidelines, USP <1033>. @Valerie_Nedbal,  @gail_massari The qualification study design consists of two independent 96WP per run, on ea...

    AgnieszkaL AgnieszkaL
    Discussions |
    Mar 12, 2024 6:49 AM
    834 views | 0 replies
  • FDE - How does JMP deal with sparse data if user doesn't perform pre-alignment?

    Hi, My question refers to the situation where the user doesn't opt for Direct Functional PCA (Functional Data Explorer Platform Options). By pre-aligment I refer, for instance, to the functions `Reduce` and `Align` detailed in Data Processing Options.I would like to know if, for sparse data (Overview of the Functional Data Explorer Platform), JMP performs an automatic alignment if the user doesn't...

    ConstructCoyote ConstructCoyote
    Discussions |
    Mar 11, 2024 3:00 AM
    591 views | 0 replies
  • DataTable Prompt in application builder on module load

    Hello guys, I have applciation builder with multiple modules. one of the module only contains column list which requires selection of datatable. How to make jmp prompt to select datatable only when that module loads.By default it prompts when the application loads  Kindly guide. Thanks in advance

    ComplexNerd ComplexNerd
    Discussions |
    Mar 7, 2024 3:54 AM
    554 views | 0 replies
view all discussions