Subplots with different sizes?
Is it possible to generate this plot in Jmp?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesIs it possible to generate this plot in Jmp?
I'm working on a large JSL project that uses many Include() calls to organize the code. I've run into an issue where if one of the included scripts fails, the main script continues executing, which can lead to cascading errors or unexpected behavior.
Currently, I'm considering restructuring my includes to only contain function definitions rather than executable code. The idea is that if an include...
Dear community, I want to zip files in current directory on win10 with JMP, so I use run program() and cmd or powershell. But with onedrive there are whitspaces in my path, how can I get it working? Have found: https://community.jmp.com/t5/Discussions/Open-file-in-excel-with-whitespace-in-filename/m-p/911999?search-action-id=96030372702&search-result-uid=911999 in usergroup, but didn't help me. T...
How can I add a Block with JSL code (like in a JMP notebook) to a Journal ?
1) When I use Style as Overlay encoding, how can I specify the "Theme" of the markers, e.g. to use hollow or markers?
[similar to the Graph Marker Theme setting in the Preferences]
dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" );
Graph Builder(
Size( 398, 333 ),
Show Control Panel( 0 ),
Graph Spacing( 4 ),
Variables( X( :height ), Y( :weight ), Overlay( :age, Overlay Encoding( "Style" ) ...
I'm working on a large JSL project that uses many Include() calls to organize the code. I've run into an issue where if one of the included scripts fails, the main script continues executing, which can lead to cascading errors or unexpected behavior.
Currently, I'm considering restructuring my includes to only contain function definitions rather than executable code. The idea is that if an include...
Dear community, I want to zip files in current directory on win10 with JMP, so I use run program() and cmd or powershell. But with onedrive there are whitspaces in my path, how can I get it working? Have found: https://community.jmp.com/t5/Discussions/Open-file-in-excel-with-whitespace-in-filename/m-p/911999?search-action-id=96030372702&search-result-uid=911999 in usergroup, but didn't help me. T...
1) When I use Style as Overlay encoding, how can I specify the "Theme" of the markers, e.g. to use hollow or markers?
[similar to the Graph Marker Theme setting in the Preferences]
dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" );
Graph Builder(
Size( 398, 333 ),
Show Control Panel( 0 ),
Graph Spacing( 4 ),
Variables( X( :height ), Y( :weight ), Overlay( :age, Overlay Encoding( "Style" ) ...
Thanks Experts!
http://worldmap.ifnews.com/chinamap/china/fmap
h = [=>];
h["User-Agent"] = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36";
h["Accept"] = "application/json, text/javascript, */*; q=0.01";
h["Referer"] = "http://worldmap.ifnews.com/chinamap/china/fmap";
h["X-Requested-With"] = "XMLHttpRequest";
u = "http://worldmap.if...
The legend of the caption box is partially redundant in combination with the legend on the right.
In addition, it collides with the numeric entries.
Is there a setting to hide the legend of the caption?
dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" );
gb = Graph Builder(
Graph Spacing( 4 ),
Variables( X( :age ), Y( :height ), Overlay( :sex ) ),
Elements(
Box Plot( X, Y, Legend( 4 ) ),
C...
I'm working on a large JSL project that uses many Include() calls to organize the code. I've run into an issue where if one of the included scripts fails, the main script continues executing, which can lead to cascading errors or unexpected behavior.
Currently, I'm considering restructuring my includes to only contain function definitions rather than executable code. The idea is that if an include...
Dear JMP, I found a discrepancy between a JMP result and the result in the textbook you cite as a reference. Is this a bug or does JMP use a different calculation than the textbook? JMP Pro 17.2.0 > Reliability and Survival > Life Distribution platform, fit to a Weibull, Wald confidence intervals > in the Parametric Estimate – Weibull section, all the numbers agree except the scale and Weibull ß ...
Never mind, I figured it out - one of the functions had Eval() which was evaluating right when script starts.
I am writing a simple GUI prototype:
List of tables in a combo box, button to add\open table and Filter Col Box with column names of the currently selected table.
Everything works on the first run - tables are switched, columns are displayed, combobox reacts to tables being added, closed...
I created a mixture of mixtures test plan. Now that the data are collected, I'm not sure how to interpret the results. Can I get help to verify that I designed the experiment correctly, and also walk me through how to interpret the results? I am studying the friction of asphalt surfaces, and specifically the effects of aggregate type, aggregate blend ratios on coarse and fine fractions, and asphal...
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...
Date: Friday, January 23Time: 1:00–2:00 p.m. ETRegistration: FREE Whether you've just...
Are you new to teaching with JMP Student Edition statistics software? This webinar covers everything...