cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

File Exchange

Download and share JMP add-ins, scripts and sample data.

Latest Posts

  • Visualizing the James Webb Space Telescope in JMP

    Visualizing the James Webb Space Telescope in JMP.

    John_Powell_JMP John_Powell_JMP
    JMP Sample Data |
    Dec 27, 2021 6:26 AM
    2390 views | 2 replies
  • Gage Performance Curve -- Flexible Bias, Linearity, and Variation Inputs

    Do you understand your gage well enough to predict whether it will pass or fail given parts relative to specifications?  This add-in can help.

    JerryFish JerryFish
    JMP Add-Ins |
    Dec 21, 2021 9:00 AM
    1814 views | 0 replies
  • Socket communication to get and log messages from JMP, R, and python scripts

    An introduction to socket communication, and a way to get messages from long-running scripts or remote machines.

    ih ih
    JMP Scripts |
    Nov 11, 2021 12:40 PM
    4163 views | 0 replies
  • Partial Correlation Diagram

    This add-in performs a partial correlation analysis along with several interactive graphical and statistical options.  Partial correlations are useful for inferring potentially causal relationships, as they are adjusted for other variables in the set of variables you are considering.   JSL code for this add-in was originally written by Yusuke Ono of SAS/JMP Japan.   An example screenshot is below...

    russ_wolfinger russ_wolfinger
    JMP Add-Ins |
    Nov 11, 2021 5:35 AM
    8979 views | 1 replies
  • JMP Add-In to Visualise Molecular SMILES Strings

    A SMILES string is a textual representation of a molecular structure:   After assigning column roles:   this add-in allows you to see a picture of the chemical structure(s) associated with any selected row(s) in the table (no matter how those rows were selected). The add-in has options to store the structures in a report window,   or in the data table itself for use as markers or in hover windo...

    ian_jmp ian_jmp
    JMP Add-Ins |
    Nov 8, 2021 6:53 AM
    5279 views | 0 replies
  • Probability Density Tail Area

    An interesting connection exists between a one-sided p-value and a Bayesian posterior probability of having the wrong sign when performing inference on a standard normal mean.  This add-in helps illustrate the connection.   It furthermore let's you plot and compare tail areas from a wide range of commonly used probability densities.

    russ_wolfinger russ_wolfinger
    JMP Add-Ins |
    Oct 29, 2021 6:20 AM
    1175 views | 0 replies
  • Bioassay

    This add-in helps you analyze and compare multiple bioassay curves fit with a 4-Parameter or 5-Parameter Logistic (4PL/5PL) model.   It calls the Nonlinear platform behind the scenes to fit the models to each curve and then creates a variety of graphical and tabular results.   The add-in contains two routines, Fit Curves and Test Parallelism.   Details about them are available by clicking Add-Ins...

    russ_wolfinger russ_wolfinger
    JMP Add-Ins |
    Sep 25, 2021 4:45 AM
    12660 views | 6 replies
  • An Add-In For Exploring Interactions in Linear and Logistic Regression Models

    Hello everyone, I've been working on moving my R package, rFSA[CRAN link, github link], to JMP for the last few months. You can read more about FSA and rFSA here. Here is an overview of my JMP Add-In: During the process of building a regression model, scientists are sometimes tasked with assessing the effects of one or more variables of interest. With an additive regression model, effects (e.g., t...

    jlambert jlambert
    JMP Add-Ins |
    Aug 27, 2021 6:35 AM
    1487 views | 0 replies
  • Scripting Tools

    A collection of tools to make working in JMP easier. Rename or transform columns in bulkScripts to return to important row and column statesCopy scripts to recreate columns

    ih ih
    JMP Add-Ins |
    Aug 24, 2021 6:57 AM
    3163 views | 0 replies
  • Find & Replace for Column Names

    A stupid little script to replace/remove text from the names of selected columns. Select columns to change, run script, follow prompts.

    MarkDayton MarkDayton
    JMP Scripts |
    Aug 17, 2021 12:31 PM
    6466 views | 6 replies
  • Search Online JMP Documentation

    Description  This little add-in puts a button under Help in JMP to search JMP's online documentation for your current version of JMP or the JMP Community Site.  There is a Little Red Triangle Menu button that provides the capability to archive your searches from a session either as a JMP Report, or as a Journal using the Little Red Triangle Menu on the Search History window.     Video Walk Through...

    MikeD_Anderson MikeD_Anderson
    JMP Add-Ins |
    Aug 16, 2021 8:41 AM
    1455 views | 2 replies
  • Spectral Tools

    Spectral Tools is a collaborative effort of @JeremyAshJMPand @Bill_Worley . It provides some convenience functions for analyzing spectral data, or related data (chromatograms, etc.).

    JeremyAshJMP JeremyAshJMP
    JMP Add-Ins |
    Aug 2, 2021 8:37 AM
    11440 views | 17 replies
  • Tab structured layout in a Journal

    JMP Journal files are very handy for presentations  and that is what I’m using for each of my seminars. Sometimes they can be very long and overwhelming.  An idea would be to have a tab structured layout. I mean by that to have several Tabs in a Journal file so that the presentation can be separated in different sections. Here an example. This is simple to do: 1. Write a script as you would do a ...

    Valerie_Nedbal Valerie_Nedbal
    JMP Scripts |
    Jul 19, 2021 1:46 AM
    3026 views | 5 replies
  • Save Current Column Order and Grouping

    Add-In to restore column ordering and grouping in your JMP tables to a previously saved order

    nickholmes13 nickholmes13
    JMP Add-Ins |
    Jun 23, 2021 7:19 AM
    2447 views | 5 replies
  • Repeated Measures Cov/Corr Diagnostics Add-In

    This Add-In will take the unstructured repeated measures covariance and correlation matrices and report them in matrix form (rather than as a column list). The Add-In also produces a heatmap of the correlations over the time lags. These output forms make it easier to evaluate the data correlation and covariance structure to choose candidate structures to fit.    This Add-In is referenced in the ne...

    ruthhummel ruthhummel
    JMP Add-Ins |
    May 13, 2021 12:13 PM
    2415 views | 2 replies
  • Moving from Minitab to JMP and JMP Pro: A Transition Guide - Datasets

    These are the JMP files containing the datasets used to illustrate many of the analysis tools shown in the Minitab-to-JMP Transition Guide (June 2021).    

    Potcner Potcner
    JMP Sample Data |
    May 13, 2021 6:00 AM
    3216 views | 3 replies
  • Column Interpolation Add-In

    Requirements: -data table with a numeric continuous column containing some missing values.   The Column Interpolation Add-In will:   Bring up a dialog for column selection.The selected column will be copied.The original column will have it's missing values imputed by linear interpolation.         This script of this add-in was a patchwork of the following JMP Community conversations: *https://c...

    benfrancis benfrancis
    JMP Add-Ins |
    May 5, 2021 1:44 AM
    2077 views | 2 replies
  • Covid 19 worldwide dashboard

    Here is an addin that uploads actual data from J.Hopkins University and generates automatically a dashboard with worldwide cumulative cases, deaths and recovery // new cases, new deaths and new recovery per day. Simply download the addin and install it in JMP. The add in has been updated..

    Valerie_Nedbal Valerie_Nedbal
    JMP Add-Ins |
    Apr 8, 2021 5:48 AM
    5253 views | 8 replies
  • "Fuzzymerge" - join tables with slightly different timestamps

    I often have data files from different sources that I want to join by time, but as they come from different systems their time stamps are just slightly different.  We solved this by using JMPs KDTable object which allows for crazy fast nearest neighbor searching.  This "fuzzymerge" will find the closest row in time in a second table for each row in the main table and join those rows into the resul...

    klk klk
    JMP Scripts |
    Mar 30, 2021 10:43 AM
    8005 views | 9 replies
  • Functional Data Explorer - Actual vs Predicted Diagnostics Add-In

    Requirements: -data table with functional data. -a functional data explorer (FDE) script saved to the data table.   As presented in the JMP Europe Discovery Summit 2021      Explore an example on JMP Public: https://public.jmp.com/packages/2llssr3Kf9DgWsX050vrt   The Function Data Explorer - Actual vs Predicted Diagnostics Add-In will:   Look for FDE scripts in the current data table.Run a selecte...

    benfrancis benfrancis
    JMP Add-Ins |
    Mar 22, 2021 5:23 AM
    2878 views | 5 replies
  • Sqlite3 to JMP Data table through Python Integration

    The attached JSL uses JMP's Python integration to create a sqlite3 database file by recursively descending a directory of files.  The directory is chosen using JSL's Pick Directory().  The path is passed through to the Python environment.   A MD5 checksum is computed for each file and that along with the path is inserted into the sqlite3 database, then the sqlite3 table is imported into JMP as a ...

    Paul_Nelson Paul_Nelson
    JMP Scripts |
    Mar 9, 2021 1:29 PM
    1461 views | 1 replies
  • Chi-Plot

    (NOTE: The add-in has been revised to optionally provide asymptotic confidence interval.)   This add-in creates a pair of plots. The first plot is a scatter plot of the original data. The second plot is a scatter plot of χ versus λ with decision limits for chi. The chi-plot provides a visual assessment of the relationship between the two variables.   Note that the computation of the coordinates fo...

    Mark_Bailey Mark_Bailey
    JMP Add-Ins |
    Mar 5, 2021 11:23 AM
    2214 views | 0 replies
  • Top N Pareto Front Search for Structured Decision-Making

    This is an Add-In to facilitate a decision-making process where multiple criteria are considered. The method uses layered Pareto Fronts to reduce the number of choices from which to choose and also allows users prioritize their objectives through the use of several graphs. A guide, containing an example, for the Add-In is attached. A help-document is also available through the Add-In itself.   Mai...

    seburke89 seburke89
    JMP Add-Ins |
    Jan 19, 2021 6:45 AM
    6798 views | 3 replies
  • Table Embedder Add-In

      This add-in can be used to embed a singular, or multiple Source tables as Table Scripts into a single Destination table. Doing so can help consolidate all of your data tables in one, easily accessible data table. Each Destination table contains an "Embed Source" table script, which provides the exact JSL script used to embed the Source table(s) into the Destination table, which can be used for ...

    andyzhou andyzhou
    JMP Add-Ins |
    Jan 6, 2021 2:26 PM
    1513 views | 2 replies
  • Education India

    Graphical presentation and some useful analysis. 

    KishorKunal KishorKunal
    JMP Sample Data |
    Dec 15, 2020 12:04 PM
    8606 views | 0 replies