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

  • oci question

    Hello, I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    Rejigger Rejigger
    Discussions |
    May 13, 2026 4:28 AM
    4 views | 0 replies
  • Add prefix column names (no scripting)

    I am using JMP 19.1.0 with this fantastic function of "Columns manager". I was wondering if there is a way to add prefix to our columns names for all of them at once? I seem to not find any option in the menus that performs this automatically. Thanks!    

    francescbernad francescbernad
    Discussions |
    May 13, 2026 3:29 AM
    125 views | 3 replies
  • LearnBot not working?

    Hi, I downloaded LearnBot v1.1 and managed to run it on JMP Pro 19.0.1 but there is no response generated. Has anybody ran into this error and solve it?  

    Xu_Yong Xu_Yong
    Discussions |
    May 13, 2026 2:35 AM
    20 views | 1 replies
  • JMP Add-in — Isolating multiple instances with namespaces

    Hi JMP Community, I'm building a JMP add-in that creates windows, stores global variables, and calls functions. Everything works fine with a single instance — but when the user launches the add-in twice, the two instances share the same global scope and variables start conflicting (one window overwrites the other's state). I initalized my script with Names default to here(1), I have even created m...

    SophieCuvillier SophieCuvillier
    Discussions |
    May 12, 2026 8:09 AM
    163 views | 5 replies
  • JMP19中多Y轴怎么制作

     

    lwencx lwencx
    Discussions |
    May 12, 2026 2:38 AM
    82 views | 2 replies

Latest Discussions

  • oci question

    Hello, I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    Rejigger Rejigger
    Discussions |
    May 13, 2026 4:28 AM
    4 views | 0 replies
  • LearnBot not working?

    Hi, I downloaded LearnBot v1.1 and managed to run it on JMP Pro 19.0.1 but there is no response generated. Has anybody ran into this error and solve it?  

    Xu_Yong Xu_Yong
    Discussions |
    May 13, 2026 2:35 AM
    20 views | 1 replies
  • Lack of fit test

    Hello everyone. I have a question related to DOE.
    When conducting a Lack of fit test, how should the F ratio be calculated? F=MS residual /MS pure eror  or  F=MS lack of fit/MS pure eror. The idea is to compare the model error with the experimental error..  Are the results obtained from the two formulas different? Which result is more reliable and when is it necessary to use each of the two formula...

    DiscreteIbex427 DiscreteIbex427
    Discussions |
    May 11, 2026 8:09 AM
    198 views | 3 replies
  • Why does SLS (REML) give a different intercept than Python statsmodels for the same mixed model?

    I fitted: Y ~ A(Sum) + B(Sum) + C(Sum) + D(Sum) + Subject(&Random)   in both JMP SLS (REML) and Python statsmodels MixedLM (REML) on the same data (~14k obs, ~200 levels of A, sparse A×C cross-tabulation, ~120 random subjects). What I observe: All ~200 LS Means for factor A are shifted by a constant ~0.22 (JMP higher)Relative effects and rankings are identical (diff std < 0.001)LS Means f...

    xmq xmq
    Discussions |
    May 11, 2026 1:36 AM
    276 views | 6 replies
  • Cohen's d Effect Size from Mixed Model Output

    Hello, I am wondering how I can calculate a Cohen's d effect size from my mixed model output (attached), especially in the case of an interaction effect? I have seen some online resources saying to use the least squares mean difference divided by the model root mean square error in order to do so for main effects. However, when doing this, I sometimes get an effect size that appears inflated based...

    AvaSchwartz7 AvaSchwartz7
    Discussions |
    May 11, 2026 1:10 AM
    149 views | 1 replies

Latest Discussions

  • oci question

    Hello, I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    Rejigger Rejigger
    Discussions |
    May 13, 2026 4:28 AM
    4 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
    81 views | 0 replies
  • Hierarchical clustering platform color map columns

    I have a hierarchical cluster with ~ 2700 Y -rows and 100 columns of data. When complete I want to color map the clusters to two other columns in the data.    I can do so but then the questions start. 1.  One color map is to identify the rows of data by a type (in this case a tissue type).  That accurately displays as a color for each tissue but, how do I attach a legend to the visualization for t...

    MKostura MKostura
    Discussions |
    May 8, 2026 6:36 AM
    103 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
    152 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
    161 views | 0 replies
view all discussions