cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • We’re improving the Learn JMP page, and want your feedback! Take the survey
Choose Language Hide Translation Bar

Scripters Club Recording: Helper Functions for Exploratory Data Analysis

See how great and helpful the visualizations in JMP are. It is quite easy to add a few more useful little helpers
This session goes into more details about the JSL code behind the helpers.

 

 

Slides and other resources can be found here: https://community.jmp.com/t5/Abstracts/Helper-Functions-for-Exploratory-Data-Analysis/ev-p/822846

4 REPLIES 4
hogi
Level XII

Re: Scripters Club Recording: Helper Functions for Exploratory Data Analysis

To use the  AddIn_Inspector, just download and install the attached file.

In line 28, you can list the AddIns you want to look at:

hogi_0-1747997770848.png

 

If the AddIn is installed in the system, it will show up in the Tree Structure on the left of the GUI:

hogi_1-1747997811730.png


To install an AddIn, please download it from the Marketplace:
Quickselect Toolbar 

Graph+Builder+Toolbar 

Namespace Inspector 

Normalization+GUI 


The AddIn for the custom Expiry Warning can be found here:
https://community.jmp.com/t5/JMP-Scripters-Club-Discussions/JSL-Challenge-Expiry-warning/m-p/874939/... 

for AddIns like  Mastermind and ExpiryWarning/XKCD_mode, please contract me via @hogi

Georg
Level VII

Re: Scripters Club Recording: Helper Functions for Exploratory Data Analysis

Thanks @hogi for your fantastic contribution to this group and the provided material! Best regards and have a nice weekend, Georg

 

Georg
Ressel
Level VII

Re: Scripters Club Recording: Helper Functions for Exploratory Data Analysis

Great session. Thanks @hogi!

hogi
Level XII

Re: Scripters Club Recording: Helper Functions for Exploratory Data Analysis

Wish list entries which were mentioned in the webinar:

Sort data table + add rows + concatenate -- make it possible ... even if a linked subset (or report) is open

JSL function to get the current status of modifier keys  -> allows the user to create linked / non-lined subsets (by -/+ pressing CTRL)

Column Property: Inclusive/forced Values (💚) 

Graph Builder: Line - possibility to add breaks 

data filters, new option: "not" 

Integrate Add-In Manager in Jmp 

 

GraphBuilder Toolbar can help with these issues:

Manual axis labels are 'mixed up' when plotting multiple columns (will be fixed in JMP19) 

Heatmap - option: fixed Tick spacing (aggregation area)