How to create custom JMP to R add-ins
Learn about the add-in that lets you define and use custom JMP add-ins that execute R functions.

Learn about the add-in that lets you define and use custom JMP add-ins that execute R functions.
See an animated GIF showing how to make a basic bar chart in JMP with some minor customizations.
Ever need to switch between Microsoft PowerPoint and JMP while showing results?
Every time, my colleague would say “You could do that with a script.”
Introducing a new JMP add-in to run all the scripts attached to your data tables, and generate tabbed, tiled or multi-window reports!
Two animated GIFs show two ways to make a clustered bar chart.
Watch two animations for creating a bullet chart with JMP Graph Builder.
See a list of articles and resources to get you started on building a UI.
Statisticians from JMP are at JSM 2017 in Baltimore.
Export a JMP Data Table to Excel, and import the workbook back into JMP, while retaining all original column properties, table variables, and table scripts.
I recently posted an add-in to log each launch of JMP.
As I was developing it, I thought I was being clever by storing the logging information as an associative array.
Here's an example of what's in a single log file.
["Bitness" => "64-bit",
"Build Information" => "Jan 9 2017, 00:53:08, Release, JMP ",
"Date" => "06/06/2017 08:05:03 AM",
"Host" => "Windows",
"Hostname" => "computer1",
...
JMP offers spline fits to help represent the relationship between two continuous variables. Learn how a spline is generated.
Tutorial on using Minimize() and Maximize() JSL functions in JMP 13
XBar chart with phases and spec limits on each pahse With JMP Scripting Language (JSL), you can create the type of graph you want.
Phase control chart with historical limits See how to set historical limits for a control chart when there is a phase variable involved.
Do your specification limits change with respect to another variable? If so, this post is for you!
Within Graph Builder, scatterplots, line charts and bar charts support four kinds of error bars, or you can add your own custom error bars. It's not a well-known feature, so I’m going to walk through the steps.
Process Capability