How can I center the Title above a Gaph builder Plot?
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resources
I am using Constrained Minimize() in JSL and would like to build both the objective function and the constraint set dynamically, based on which variables appear in the objective equation.
In simple cases, I can hard-code everything, for example:
R_nom = 0.1;
L_nom = 0.5;
S_nom = 48.2;
B_nom = 0.05;
R_eq = 0.1;
L_eq = 0.5;
S_eq = 48.2;
B_eq = 0.05;
R_sd = :sd_R;
L_sd = :sd_L;
S_sd = :sd_S;
B_sd...
I am trying to set up hover labels in a graph builder. I plan to configure graphs such as histograms within these hover labels. However, I am unsure how to configure the vertical (Y-axis) and horizontal (X-axis) settings for the displayed graphs. I would appreciate it if you could provide some methods or suggestions.
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" ) ...
Hello,I am currently conducting a survival experiment where I am investigating the impact of 8 different diets on the survival of my subjects. There are 8 total groups, each consisting of approximately 20 individuals, that are exposed to a single diet from day 1 until they pass away. Every day, I record the number of deceased individuals.After conducting the Kaplan-Meier curve using the survival a...
I am using Constrained Minimize() in JSL and would like to build both the objective function and the constraint set dynamically, based on which variables appear in the objective equation.
In simple cases, I can hard-code everything, for example:
R_nom = 0.1;
L_nom = 0.5;
S_nom = 48.2;
B_nom = 0.05;
R_eq = 0.1;
L_eq = 0.5;
S_eq = 48.2;
B_eq = 0.05;
R_sd = :sd_R;
L_sd = :sd_L;
S_sd = :sd_S;
B_sd...
I am trying to set up hover labels in a graph builder. I plan to configure graphs such as histograms within these hover labels. However, I am unsure how to configure the vertical (Y-axis) and horizontal (X-axis) settings for the displayed graphs. I would appreciate it if you could provide some methods or suggestions.
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" ) ...
Hello,I am currently conducting a survival experiment where I am investigating the impact of 8 different diets on the survival of my subjects. There are 8 total groups, each consisting of approximately 20 individuals, that are exposed to a single diet from day 1 until they pass away. Every day, I record the number of deceased individuals.After conducting the Kaplan-Meier curve using the survival a...
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" ) ...
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...
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...