Using flu data as a tool to teach analysis and visualization
It's flu season. There is a wealth of open source flu data that is perfect for showcasing the mapping capabilities in JMP.
It's flu season. There is a wealth of open source flu data that is perfect for showcasing the mapping capabilities in JMP.
Co-author, Rosemary Lucas hears the news that her book was the number one seller at #JMPDISCOVERYSUMMIT
A collegue asked me if we had any samples that showed sending a data table to Python, modifying the data within Python, and returning the modified table. I didn't find one in the scripting index, so I created one to share.
Sometimes spreadsheet data includes multiple rows that need to be split into separate columns. Learn how to do this easily after you import that data into JMP.
See how to reduce the amount of time it takes to install JMP from an older Software Depot.
Learn how to convert the JMP updaters installers (EXE) into a format you can silently push to end users.
To manage file size of Interactive HTML reports, we introduced a couple of new features in JMP 14.1: compression and the ability to save without data.
Need to run control charts on updated data regularly? Want PowerPoints, too? See how by cutting and pasting JSL.
This add-in lets you visualize model cutoffs and error tradeoffs simultaneously in a unified platform.
We recently announced our latest maintenance release. But what exactly is a maintenance release?
Have you ever wanted to access APIs on the web through JMP? Look no further, with the release of the HTTP feature in JMP 14, the number of places that you can access is limitless!
The interactive variable selection tools in Genreg can help us build models that fit better and are easier to interpret.
Odds ratios are difficult to interpret in the presence of interaction terms and higher order terms. This post will show you how to produce odds ratios and understand them in these models. Logistic Regression
How do I pull online data? How do I filter and sift through this data? How could I scale this up to gather information from an entire database? JMP and JSL have powerful and expansive capabilities.
This article demonstrates two ways to overlay histograms (and distribution curves) using Distribution and Graph Builder.
Text is a common form of data, but it presents unusual challenges. This new training focuses on exploring and analyzing text data with Text Explorer in JMP Pro 14.
How to handle the "Unable to save PER file to specified location" error.
Here's how to handle the "Error While Processing JMP License File" error.
Cumulative sums can be a useful feature to create in a data set to look at measures that grow over a standard period of time that repeat regularly.
How would you build a Recall button in a custom add-in?