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

  • Getting categories from another script.

    This was very helpful to get me where I amSolved: Invoking a script from another script - JMP User CommunityI can invoke a script from the main script.  The script I invoke applies categories to the target data set and I'd like to be able to form a list of categories in the script I invoke that I can apply to the main script.  Below is a snapshot of the invoked script, several parameters and categ...

    SpannerHead SpannerHead
    Discussions |
    Mar 7, 2025 11:31 AM
    878 views | 6 replies
  • Dates on an X-axis for graph builder

    Hi, With the upgrade to JMP 18 we broke a script that displays results over time.It seems I'm not able to tell the graph builder that the x-axis are dates.  The column is formatted as date (yyyy-mm-dd).  When I import the dates into the graph, all dates get a value and are displayed based on that value.  However, this results in an incorrect graph: 2025-02-01 - Value 02025-02-02 - Value 12025-03-0...

    jan_solo_ff jan_solo_ff
    Discussions |
    Mar 7, 2025 10:17 AM
    604 views | 2 replies
  • JMP 18.1.2 Extract RSquare Values From Fit Y by X Analysis

    Running Analyze > Fit Y by X. I have the code below which opens a data table but there are no RSquare values in the table. Any ideas on what I'm missing? // Open Data Table dt = Data Table( "Raw Data" ); // Run Fit Y by X Analysis with a By Variable fitObj = dt << Fit Y by X( Y( :"Mean(VALUEABS)" ), X( :Mean ), By( :PARM_LABEL ) ); // Get the analysis report rpt = fitObj << Get Report; // Find ...

    WoHNY WoHNY
    Discussions |
    Mar 7, 2025 5:32 AM
    1072 views | 6 replies
  • How to display the cutoff value on the ROC curve.

    Is there a way to display the cutoff value on the ROC curve with a dot and a number? Please provide a reference example.

    s22d704 s22d704
    Discussions |
    Mar 7, 2025 1:08 AM
    476 views | 1 replies
  • Transfer jmp model script to python?

    Our team created a neural and ARMA model in JMP and now a customer wants to evauate these models in Python. Can anyone help or give advice how to transfer the jmp model scripts to python? 

    frankderuyck frankderuyck
    Discussions |
    Mar 6, 2025 11:48 PM
    17147 views | 8 replies

Latest Discussions

Latest Discussions

  • Discovery summit book signings - official list of books?

    Fellow JMP enthusiasts! During the 2024 Manchester Discovery Summit I was surprised to learn that the handing out and signing of books is a tradition. So, I am wondering whether there is a list of the books handed out & signed so far. If it exists, where to find it?I thoroughly enjoyed reading "Bitch" by Lucy Cooke, and I have a feeling "Hello World" by Hannah Frey will be a good read too.

    Ressel Ressel
    Discussions |
    Feb 28, 2025 11:25 AM
    395 views | 0 replies
  • Inquiry Regarding the Use of JMP and JMP Live (Suppress Eval?)

    Hello, I am a user of JMP Live.
    I am currently utilizing a simple function within JMP to leverage the Auto Refresh feature in JMP Live for dashboard purposes. However, while the function operates correctly on my PC, it does not work properly on JMP Live.Even though I have disabled "Suppress Eval" before executing Data Publish, when I later download the data, the column where the function should be ...

    DJ_Kim DJ_Kim
    Discussions |
    Feb 27, 2025 2:59 PM
    409 views | 0 replies
  • query text files from zip folder in Azure blob file system secure (ABSS) url

    Hi All,I wonder if anyone has the experience to query text files from zip folder through Azure blob file system secure (ABSS) url?
    the url looks like format below. If you do, can you share some script lines how to connect to the url at least?

    abfss://filesystemname@accountname.dfs.core.windows.net 

    dadawasozo dadawasozo
    Discussions |
    Feb 18, 2025 1:37 PM
    351 views | 0 replies
  • Streamlining Data Workflows With JMP & MATLAB

    Integrating tools like JMP and MATLAB offers a streamlined approach to engineering analysis, making workflows more efficient and reducing the need for redundant script rewriting. By leveraging JMP’s powerful data analysis and visualization capabilities alongside MATLAB’s robust computational tools, engineers can seamlessly combine the strengths of both platforms. This integration allows for the ra...

    brycerjs8 brycerjs8
    Discussions |
    Feb 18, 2025 7:07 AM
    432 views | 0 replies
  • Question About F-Tests in GLMMs with Binomial Errors

    Hi,
    I have a question regarding Generalized Linear Mixed Models (GLMMs) in JMP pro. Most statisticians consider it inappropriate to use F-tests or t-tests to evaluate predictor contributions in GLMs or GLMMs with binomial errors. This is because F- and t-tests are based on sums of squares, which assume normally distributed residual errors.
    While using a logit link function helps linearize the relati...

    LanaMilana LanaMilana
    Discussions |
    Jan 17, 2025 2:21 AM
    673 views | 0 replies
view all discussions