cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Exportation analyse des données fonctionnelles

    Bonjour,  Dans le cadre de l'analyse d'un plan de mélange, j'aurai voulu exporter en format interactif comme un fichier html interactif avec données mon rapport d'analyses de données fonctionnelles. Cela fonctionne très bien pour un plan de mélange classique avec des réponses à valeurs uniques classiques mais ne semble pas adapter si les réponses sont des courbes. Auriez-vous une solution, s'il vo...

    SquaresJackal10 SquaresJackal10
    Discussions |
    May 22, 2026 5:32 AM
    57 views | 0 replies
  • JMP19 - Dataframe Interchange Protocol deprecation warning

    Seeing this in my JSL Logs recently, has jmp19 adapted to something else ? This will eventually be phased out, i have used a custom fuction to convert jmp table to pandas dataframe in jmp18 but that didn't work for jmp19. So, what are the ways to achieve the same now?    I run my python code inside the JSL Script.    Python Send(o28k_raw);
    Python Submit(
    raw_data = pd.api.interchange.from_dataframe(
    ...

    zetaVagabond1 zetaVagabond1
    Discussions |
    May 21, 2026 6:43 AM
    203 views | 7 replies
  • Modeling Split Plot DOE results

    Generalized regression does not work with random effects like whole plot factors so, as random noise cannnot be removed, guess genreg can't be used to model split plot DOE results ? 

    frankderuyck frankderuyck
    Discussions |
    May 21, 2026 2:31 AM
    229 views | 9 replies
  • Bayesian optimization or similar "one experiment at a time" techniques

    I'd like to learn more about "Bayesian optimization" or similar "one experiment at a time" techniques available on JMP 18.   Also, will Bayesian optimization be available on the non-Pro JMP platform sometime? Thanks!

    JaromW JaromW
    Discussions |
    May 21, 2026 2:21 AM
    213 views | 3 replies
  • JMP Project breaks

    I have had a persistent but to me random and inexplicable break in several of my JMP projects.   The issue is that particular open tabs in the project will be duplicated.  One tab will be contain the data, the other will be a blank tab.  I have found no other way to clear the blank tab than to close all of the tabs, save the new project then reopen the project and files.   I do not create project ...

    MKostura MKostura
    Discussions |
    May 21, 2026 1:11 AM
    120 views | 1 replies

Latest Discussions

  • Exportation analyse des données fonctionnelles

    Bonjour,  Dans le cadre de l'analyse d'un plan de mélange, j'aurai voulu exporter en format interactif comme un fichier html interactif avec données mon rapport d'analyses de données fonctionnelles. Cela fonctionne très bien pour un plan de mélange classique avec des réponses à valeurs uniques classiques mais ne semble pas adapter si les réponses sont des courbes. Auriez-vous une solution, s'il vo...

    SquaresJackal10 SquaresJackal10
    Discussions |
    May 22, 2026 5:32 AM
    57 views | 0 replies
  • JMP19 - Dataframe Interchange Protocol deprecation warning

    Seeing this in my JSL Logs recently, has jmp19 adapted to something else ? This will eventually be phased out, i have used a custom fuction to convert jmp table to pandas dataframe in jmp18 but that didn't work for jmp19. So, what are the ways to achieve the same now?    I run my python code inside the JSL Script.    Python Send(o28k_raw);
    Python Submit(
    raw_data = pd.api.interchange.from_dataframe(
    ...

    zetaVagabond1 zetaVagabond1
    Discussions |
    May 21, 2026 6:43 AM
    203 views | 7 replies
  • Modeling Split Plot DOE results

    Generalized regression does not work with random effects like whole plot factors so, as random noise cannnot be removed, guess genreg can't be used to model split plot DOE results ? 

    frankderuyck frankderuyck
    Discussions |
    May 21, 2026 2:31 AM
    229 views | 9 replies
  • JMP Project breaks

    I have had a persistent but to me random and inexplicable break in several of my JMP projects.   The issue is that particular open tabs in the project will be duplicated.  One tab will be contain the data, the other will be a blank tab.  I have found no other way to clear the blank tab than to close all of the tabs, save the new project then reopen the project and files.   I do not create project ...

    MKostura MKostura
    Discussions |
    May 21, 2026 1:11 AM
    120 views | 1 replies
  • Logging to SPLUNK from a JMP script

    Has anyone written JSL to send messages to a SPLUNK instance?  The idea would be to capture all of the log messages from multiple applications in a single spot

    RC_Flyer RC_Flyer
    Discussions |
    May 20, 2026 7:46 PM
    122 views | 1 replies

Latest Discussions

  • Exportation analyse des données fonctionnelles

    Bonjour,  Dans le cadre de l'analyse d'un plan de mélange, j'aurai voulu exporter en format interactif comme un fichier html interactif avec données mon rapport d'analyses de données fonctionnelles. Cela fonctionne très bien pour un plan de mélange classique avec des réponses à valeurs uniques classiques mais ne semble pas adapter si les réponses sont des courbes. Auriez-vous une solution, s'il vo...

    SquaresJackal10 SquaresJackal10
    Discussions |
    May 22, 2026 5:32 AM
    57 views | 0 replies
  • "Replace missing with previous value" for multiple column selection on JMP19

    Previous versions of JMP would let users select multiple columns and use the "Replace missing with previous value" option from the right-click drop-down menu, applying the function to all columns selected. With JMP19, I can only do it if I select one column at a time. Is there a way to keep doing with with multiple columns selected? 

    AcceptanceOwl96 AcceptanceOwl96
    Discussions |
    May 13, 2026 9:59 AM
    127 views | 0 replies
  • How to Look at Range Data High Medium Low

    Looking for the Best way to analysis Data when I have Ranges Upper, Mid and Lower for both Voltage and Freq. data.  See RED Columns.  Guess I could perform a Control Chart or Dist. but like to to see if their is a shift of this many Electrical Devices.   Any Suggestions?  

    CREV CREV
    Discussions |
    May 8, 2026 2:34 PM
    178 views | 0 replies
  • Inquiry regarding the procedure for PLS Discriminant Analysis (PLS-DA)

    [Environment] Version: JMP(r) Student Edition 19.1.0 (914688) License: For Academic Use Only (Expires: 2027/04/13) OS: Microsoft Windows 11 Home (10.0.26200.0)
    [Inquiry] Regarding the procedure for performing PLS Discriminant Analysis (PLS-DA)

    I am attempting to perform a PLS Discriminant Analysis (PLS-DA) using JMP Student Edition, as I understand this feature is supported in this edition. I ...

    SignBurro204 SignBurro204
    Discussions |
    Apr 24, 2026 3:30 AM
    252 views | 0 replies
  • defining function scope changes how result is returned

    Why don't all three of these return their unevaluated argument like the first one does? Is there a way to make the last two work like the first? Inside the function, e is still unevaluated, this seems to happen when the result is returned. names default to here(1); ns = New Namespace("n"); foo = function({e}, Name Expr(e) ); ns:bar = function({e}, Name Expr(e) ); show( foo( expr( notavar...

    ih ih
    Discussions |
    Apr 20, 2026 1:45 PM
    200 views | 0 replies
view all discussions