Modern Six-Sigma Add-In
Modern Six Sigma Add-In is now available in JMP Marketplace! Please download it via Marketplace. The Modern Six Sigma Add-In for JMP appears to be a tailored tool designed to streamline th...
Modern Six Sigma Add-In is now available in JMP Marketplace! Please download it via Marketplace. The Modern Six Sigma Add-In for JMP appears to be a tailored tool designed to streamline th...
Add-in guidelines are intended to ensure consistency and integrity with the add-ins available in the File Exchange. Use best practices for scoping and namespaces. Review the “Advan...
Here is an add-in to allow people to generate and select OMARS experimental designs for 5, 6 or 7 factor experiments. The add-in was presented at the 2022 JMP Discovery Summit Europe, OMARS Designs A...
New for JMP 17 Pro: An Autotune option makes it even easier to automatically tune hyperparameters using a Fast Flexible Filling design. The XGBoost add-in for JMP Pro pro...
Description The Word Import Tool add-in allows you to import text, tables, or images from a Word document. It can also create a table summarizing one or more Word documents. Laun...
This addin contains several utilities for working more efficiently with data tables. With it, you can: Quickly set the number of decimal places displayed in the data table. Set and cha...
AVAILABLE ON THE JMP MARKETPLACE: SEMICONDUCTOR TOOLKIT
How can JMP Technical Support help you? To make reaching out to Technical Support easier for you, we have created the Contact JMP Technical Support Add-In. This Add-In will open...
The Journal Text Sledgehammer is a tool for bulk formatting of TextEditBoxes within journals. To use: Open the Journal(s) you want to edit. If no journals are open, the p...
This add-in is designed for real-time statistical tracking and analysis of volleyball player skill performance. It differs from other volleyball data applications in its emphasis on precise ratings of individual skills as well as its ability to analyze and plot these ratings over time. A primary goal is to improve play by accurately isolating skills for each player, revealing strengths, weaknes...
Afternoon project, just for fun. Uses JMP's OpenGL interface and Scheduler. Use your mouse to rotate the scene. The shadow is created by squishing a second copy of the model and placing it just above the floor. The checkerboard is not much larger than it appears; the fog is set to hide the edge. This would make a great villain to go in the rat maze example that ships with JMP, but someone wou...
Bubble Plot has the ability to choose between several built-in shapes in place of a circle, as well as the ability to take a path description as a custom shape. This Add-In provides an interface for importing shapes from an SVG file, applying transformations to scale, translate, and rotate the shape, and then apply the custom shape to a Bubble Plot. This version fixes a problem loading SVG in some...
The RadViz add-in implements a multivariate plot based on normalized column values mapped to a radial axis. Good sample datasets would be Cereal.jmp or Iris.jmp.Currently, the axes are ordered as specified in the launch dialog, and the mapping will vary based on the order selected. A useful addition would be to rank the columns in order to separate the columns that best separate the clusters.
One way to plot multivariate data is to use Chernoff faces. For each observation in your data table, a face is drawn such that each variable in your data set is represented by a feature in the face. This add-in uses JMP's R integration functionality to create Chernoff faces. An R install and the TeachingDemos R package are required to use this add-in.
This script uses catch per unit effort methods to estimate population totals. It supports catch data and sighting data, as well catch and sighting data. Bishir and Lancia (1996) provides more detail on catch per unit effort models. Also includes the 1988 deer data described in Bishir and Lancia (1988).Reference: Bishir and Lancia (1996). "On Catch-Effort Methods of Estimating Animal Abundance", Bi...
This script creates a dialog to do simulations of a bootstrap simulation to test bootstrap confidence interval coverages.Inspired by Efron (1987) and others' works. A good example of a case where a bootstrap confidence interval under-covers the true parameter is bootstrapping for the variance of a standard normal distribution.The dialog created by the script allows a user to simulate data from a ...
kelci_miclaus
This script performs a simple univariate, nonparametric bootstrap simulation by using the JMP to R Project integration.A JMP Dialog is built by the script where the variable you wish to perform bootstrapping over can be specified.A statistic to compute for each bootstrap sample is chosen and the data are sent to R using newJSL functionality available sincne JMP 9. The boot package in R is used to ...
kelci_miclaus
This add-in uses JMP's Graph Builder platform to provide project managers and other JMP users with a Gantt chart which will clearly organize and illustrate a project's work breakdown structure.This add-in will produce a Gantt chart once a user specifies columns from a data table for the following roles: the names of the tasks in the project, the start dates of those tasks (in date format), and eit...
mtdickey
The MCMC Diagnostics add-in calculates convergence diagnostics as well as equal-tailed and HPD credible intervals for a data set containing posterior samples from one or more parallel Markov chains. Included are two posterior probability calculators. This add-in does not perform MCMC but allows for straightforward analysis and review of posterior samples.
The dialog below displays an example for 60...
A JMP add-in to create, edit, archive, load and solve classic (9x9) Sudoku puzzles such as can be found in the daily newspapers, in published compendia of brainteasers, and on the internet. An interactive board is supplied into which the user can enter puzzles via a point-and-click interface and/or import and modify examples from an archive, and then instruct the program to solve them. The algorit...
This add-in will randomly make a melody based on some options you set, then your Mac will beatbox it to you. (Only works on Mac.)The options are filled in with default values so Steps 1-5 are optional.Set the musical scale.Set the key.Set the octave range (the lower the octave, the deeper the voice).Fill in the phonics. You can use the default value, or use the instructions to change it.Set the ...
jeffmoore
This add-in allows you to easily manage your open JMP windows whether you use Windows or Mac. - You can hide, show, minimize, or close your JMP windows. - You can act on multiple windows at once. - You can sort and filter the list of windows shown in the window manager.
jeffmoore
This add in has a simple script that allows you to enter specification limits, ICC and Bias for your measurement system, process mean and Cp, unit revenue, and units produced. (Unit revenue is how much revenue selling one unit will produce. This includes both the cost to manufacture the unit and the profit.) Several plots and and two tables are produced. This script is intended to help people ...
wilkap
This add-in allows you to define and manipulate complex numbers in JMP as in Microsoft Excel.This is an updated version that fixes a bug in 'IMDIV()' (see below).Yet another updated version that makes IMARGUMENT() adhere to the same convention as Excel.
ian_jmp
This add-in implements three planning models, suggested by MIL-HDBK-189C.This version has been updated to work with JMP 12. It does not work with JMP 11 and earlier.
The Heatmap Summary command creates a new table with columns with images of heatmaps with respect to two heatmap category variables and intensity variables. This is particularly useful for semiconductor wafer maps from die data identified by x and y coordinates.
Sharing large journals, containing file references scattered across a labyrinthine directory structure, can be problematic. This addin allows the user to package a journal for easy sharing, by doing the following:Prompts user for a save directory.Prompts user for a journal to be packaged.Creates a timestamped folder.Inserts into the timestamped folder copies of all files referenced by the journal,...
A statistical (aka Wilkinson) dot plot is included with JMP 11.It's under Help > Sample Data > Teaching Demonstrations > Dot Plot.For JMP 10, this add-in provides the same functionality. The add-in was written by JMP intern Shang Ding.See Shang's statistical dot plot blog post for details.See my Two Kinds of Dot Plots post on the term dot plot.
A dialogue lets the user assign variables as doses, counts of successes andtotals. If desired; a logarithmic transformation may be applied to the dosevariable. The script calculates and adds all columns neeeded to perform anonlinear regression for the parameters of a probit regression for dose. Theuser dialogue asks for #Responses, #Total and Dose. The script adds columns forrelative frequency of ...
bernd_heinen
Food and Fitness File Import Add-In Version 1.0, October 17, 2014 Installing this add-in will add three items to your JMP menu under Add-Ins > Fitness and Food. Two of these items can help you automatically import and combine files exported from BodyMedia®’s Activity Manager software and the third will help import files from the free MyFitnessPal food logging web site. Please read the Requireme...
The 'Save Script to Data Table' JMP Add-in is designed to save the contents of the current script window to a data table. Usage: From a script window, click the Add-Ins menu and select Save Script Window to Table. If multiple tables are open, the user will be prompted to select a table for the script to be saved. A new table script named 'Script Window' will appear in the selected dat...
Description: download daily stock price data of specified symbols from Yahoo Finance.Note: detailed documentation and the add-in are included in the attachment.
This add-in takes ESRI map shape file pairs as input and creates JMP maps.Updated on 7/14/2014Fixed a problem where the converter would hang on a certain type of ESRI shape file.
jeffmoore
A Table Portion is a named set of cells in a table. Cells not in the Table Portion are hidden and excluded.The addin first installs in the Add-Ins option of JMP menu.A new Table Portion is defined by selecting rows and columns of the table and then running the script. Simply give it a name in the dialog box. All rows and columns but the selected ones will become hidden and excluded.The script dial...
paulfogel