helpful Custom Functions
You know a cool trick / helpful gimmick? -> please share with us : ) [More Topic Containers like this]
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesYou know a cool trick / helpful gimmick? -> please share with us : ) [More Topic Containers like this]
I am trying to create button boxes where I can have set parameters that the global filter is assigned to. For the example below I would like a button for females only and another one with male and height greater than 60 dt = Open( "$SAMPLE_DATA/big class.jmp" );
gra1=hlistbox(dt<<Graph Builder(
Size( 528, 450 ),
Show Control Panel( 0 ),
Variables( X( :height ), Y( :weight ), Overlay( :sex )...
Hello,
I am a bit of a novice when it comes to scripting in JMP, and I am trying to write a script that would be able to extract specific numbers from a string and create new columns for each one. Each number would always follow the characters 'DX' or 'DY' For example:
D113U_NTCH_CM_MEAS_CD_SEM_{2UM_X6_NTCH_CM_IMAGE}_DX7DY11SDX11SDY15_2024-12-06_18-57-42.jpg
I would want to extract and create these c...
Dear JMP Community, I am working with JMP 17.2 Standard on Windows Pro 10. I am exploring the predictive value of Baseline biological measures to determine the future outcome of medical treatment using Predictor Screening and Neural Networks. I would like to know if there is a recommended automated process, including JSL scripts, that would allow me to trim the model to the fewest variables me...
Hi JMP Community, Windows Pro 10 - JMP 17.2 I have some data projected on a 2D UMAP, and I would like to automatically insert the formatted (Color and Size) Cluster ID on top of the UMAP2 x UMAP1 Scatter Plot in Graph Builder. I managed to get the Cluster IDs by plotting them separately and merging them to the main FrameBox. Still, this is unsatisfactory because I cannot control the size and c...
You know a cool trick / helpful gimmick? -> please share with us : ) [More Topic Containers like this]
Hello,
I am a bit of a novice when it comes to scripting in JMP, and I am trying to write a script that would be able to extract specific numbers from a string and create new columns for each one. Each number would always follow the characters 'DX' or 'DY' For example:
D113U_NTCH_CM_MEAS_CD_SEM_{2UM_X6_NTCH_CM_IMAGE}_DX7DY11SDX11SDY15_2024-12-06_18-57-42.jpg
I would want to extract and create these c...
In JMP18 (18.1.1) this example from scripting index doesn't work: Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
gb = Graph Builder(
Variables( X( :height ), Y( :weight ), Overlay( :sex ), Color( :age ) ),
Elements( Points( X, Y, Legend( 1 ) ), Smoother( X, Y, Legend( 2 ) ) )
);
server = gb << Get Legend Server;
items = server << Get Legend Items;
For Each( {item, index...
Are there some tricks how to debug a Jmp application? I guess the defailt way to do so is something like:Use the Jmp debugger, add breakpoints, let the application code run and stop at the breakpoint, then check what is happening step by step ... When I have to debug non-Application JSL code, I like it to have the freedom to run whatever code in the script at any time.E.g. remove the modal setting...
I have a table with quite a few columns (>100). I am trying to create a column that counts the number of columns in a row that are greater than 1. How would I write a formula to do that? Below is a small picture of an example table. It would be preferable if this was just a formula I could drop into a table and a not a standalone JSL script.
Hello!I installed a script from a community response regarding the calculation of R²pred, as shown in the image below (I'm using JMP 18 pro): (link da resposta do @erich_gundlach https://community.jmp.com/t5/JMP-Add-Ins/Predicted-R-square-calculator/ta-p/39927) In PRESS, R²pred didn't appear. (Press is low because I haven't reduced the model yet, don't worry =)) I really need to show these R²pre...
Hi everyone, Black Full screen problems are preventing me from using JMP. Every time I launch the software, the screen turns completely black, and I can’t interact with any of the menus or features. I have already tried reinstalling JMP, updating my display drivers, and ensuring my system meets the requirements, but nothing seems to resolve the issue.Iam currently using JMP version 16 on Windows 1...
hello everyone.... I am performing contingency reports across a number of categorical X's towards a given Y (categorical) - where I like to highlight contingency table cells (from output report) based on conditions : e.g. highlight if count >=12 Cell Chi Square >=3.0 Would like to highlight the cell w/ some color (font color can also work, highlight is better) if it satisfies the given cond...
The new Messages in Workflow Builder are great.
Is there a possibility to pick a column from he current data table - or an open table?
I am taking the above error once i click to build currently selected add-in button at the add-in manager. Error Message:
{"Send Expects Scriptable Object"(1, {23}, 2, "Send", here:addinTable << /*###*/get rows where(:AddinID == selectionID) /*###*/)}
Error: Send Expects Scriptable Object
1 time(s).
Data Table Indices: 23
Type: Error
Function Name: Send
Function being executed: here:addinTab...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
JMP Live offers JMP users collaborative analytics software to share analyses from JMP to a secure, c...
French Mastering JMP Transformez des données brutes en informations exploitables grâce à l’éditeur d...
EMEA Mastering JMP Experimenting with microbial and mammalian systems brings a multitude of data; bi...