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

  • PLS validation & variable loadings

    Hello JMP community,  I have a couple of questions about PLS:- Do I have to hide a portion of my data manually, or is it done automatically when I choose cross-validation?- Is there a threshold of variables loadings on factors that distinguish the most important variables captured by each factor (latent variable)  Thank you for your assistance! 

    Moukanni Moukanni
    Discussions |
    May 5, 2022 7:12 AM
    1373 views | 2 replies
  • Nonlinear modelling and parallelism graphs not displaying

    Hello! I am trying to graph a few sets of data to test parallelism against each other using the the nonlinear modeling. However, when I enter the data and fit my curves, it won't display anything in the graphs themselves. It will show the individual points for each set but won't show the overlapping graphs. I'm sure I can use the predicative formula generated from the fit to create the graph in gr...

    dsweezy9 dsweezy9
    Discussions |
    May 5, 2022 1:20 AM
    873 views | 1 replies
  • k-fold r2

    I am performing a stepwise procedure and evaluating the performance using a k-fold r-squared. Currently, the only k-fold r-square that is provided is averaged across all 5 folds. Is it possible to secure the r-squared for each individual k-fold in a model? 

    bbrown1 bbrown1
    Discussions |
    May 5, 2022 12:27 AM
    1172 views | 1 replies
  • Importing multiple pdf files in jmp

    I have approx. 300 pdf files each containing data tables I want to import to jmp.  I'm trying to loop trough them to open and attach to a new data table but cant even get files to open! This is what I have tried but doesn't seem to be working. I'm using JMP 15   Names Default To Here(1); path = "C:\example folder\"; theFilesList = Files In Directory(path); For(i = 1, i <= N Items(theFilesList), i...

    B1234 B1234
    Discussions |
    May 4, 2022 11:53 PM
    1389 views | 2 replies
  • Reduce number of x axis values on graph (too many tick marks) Time units

    Once I add my data my x axis looks like this I want it to look like this How do I do this? THanks!!!

    MRM MRM
    Discussions |
    May 4, 2022 6:53 PM
    9945 views | 6 replies

Latest Discussions

  • Nonlinear modelling and parallelism graphs not displaying

    Hello! I am trying to graph a few sets of data to test parallelism against each other using the the nonlinear modeling. However, when I enter the data and fit my curves, it won't display anything in the graphs themselves. It will show the individual points for each set but won't show the overlapping graphs. I'm sure I can use the predicative formula generated from the fit to create the graph in gr...

    dsweezy9 dsweezy9
    Discussions |
    May 5, 2022 1:20 AM
    873 views | 1 replies
  • k-fold r2

    I am performing a stepwise procedure and evaluating the performance using a k-fold r-squared. Currently, the only k-fold r-square that is provided is averaged across all 5 folds. Is it possible to secure the r-squared for each individual k-fold in a model? 

    bbrown1 bbrown1
    Discussions |
    May 5, 2022 12:27 AM
    1172 views | 1 replies
  • Reduce number of x axis values on graph (too many tick marks) Time units

    Once I add my data my x axis looks like this I want it to look like this How do I do this? THanks!!!

    MRM MRM
    Discussions |
    May 4, 2022 6:53 PM
    9945 views | 6 replies
  • Design of experiment for 2 categorical factors and one continuous factor

    Hi JMP experts I struggle in deciding which DOE I should use for my experiment. I have 2 categorical factors ( 3 levels each), one continuous factor and the response is continuous (growth rate). The goal is to optimize the combination of these factors to get maximum growth.What would be the best DOE to use?I would appreciate your help!Thanks!A

    ScientistNMC11 ScientistNMC11
    Discussions |
    May 4, 2022 3:55 PM
    4429 views | 8 replies
  • Error for JMP 15 users that JMP 16 PRO users don't have with querying a table with JMP addin Script

      I have JMP 16 but and have no issues with my JMP addin query working. JMP 15 users have an error when running the below and don't get the table.   Open Database( "DSN=PI SQL Connection Lab;Description=PI SQL Connection Lab;UID=;Trusted_Connection=Yes;APP=JMP;WSID=SFX-5GCN2M1;DATABASE=LabData", "select t.* from (select t.*, row_number() over (partition by SiteID, TimeStamp order by (sele...

    bjbreitling bjbreitling
    Discussions |
    May 3, 2022 12:13 PM
    1188 views | 3 replies

Latest Discussions

  • JMP script: Script Alarm Control chart- Table with atypical batch number and values

    Hello everyone,I am trying to make a table with the OOT (out of Trend) batches with their respective "atypical" values.I used for that the "script alarm" function as I could found some exemples on the JMP community. Here is my script:  z_KSigmaZ =1.4; // Création de la Carte de controle si N catégories > 5 Names Default To Here( 1 ); If(N Items(Associative Array(:"RNS/NS tordu (srg)")) > 5, Gr...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 29, 2022 6:29 AM
    701 views | 0 replies
  • How to create a graph builder box plot with mean values, and including the "group X" variable in the legend

    I'm using JMP 16.2.0 and I'm trying to automatically generate a graph builder with box plots and their mean values with the group X variable as the color. I'm using a bar chart with style=floating to display the mean value (inspired by this topic)My current graph:This is almost what I want, except for a few things.1. I'd like the Group X variable (Recipe) to be visible in the legend as well. One w...

    mvanderaa1 mvanderaa1
    Discussions |
    Apr 20, 2022 4:13 AM
    2511 views | 0 replies
  • Error When Trying to Create User to Access the JMP Virtual Lab

    While taking the Exploratory Data Analysis module, it is time to practice. However, when trying to access the JMP Virtual Lab, I cannot get past the "Create User" option.  JMP VIRTUAL LABTo use the Virtual Lab, please select the Create User link below. If you would prefer to use software on your own machine, please select the Download Data link below.
    Create User Download Course Data Clicking the C...

    TielsForTheWin TielsForTheWin
    Discussions |
    Apr 14, 2022 10:48 AM
    790 views | 0 replies
  • Column Switcher Button Removed from Plot Window Toolbar in JMP 16 for Mac

    Recently switched from JMP15 for Mac to JMP16 for Mac. I was surprised to see the column switcher button removed as an option in an analysis/plot window.  It used to reside up top next to the local data filter button (see black circle).  The option to customize it back is also missing and has been replaced by a 'properties' button.  This may also prove useful but I'm new to it.    To get the colum...

    datanaut datanaut
    Discussions |
    Mar 17, 2022 3:18 PM
    841 views | 0 replies
  • No table linking after saving the project?

    Hi,when I generate a summary table with the option "link to original data table" (selected by default), the two tables are linked:By selecting a row in the summary table the corresponding rows in the original table are selected.Cool.This also works for selections in Graphs and Dashboards.Very cool! Now my problem:After saving both tables to a project file, (precisely: after close & re-open the pro...

    hogi hogi
    Discussions |
    Feb 3, 2022 4:19 AM
    593 views | 0 replies
view all discussions