change the reference group in a categorical variable
How do you change the reference group in a categorical variable in JMP for a regression analysis? Thank you

Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHow do you change the reference group in a categorical variable in JMP for a regression analysis? Thank you
Dear Experts, I am aware that one can reset the zoom applied by the magnifier (on graph builder) by double clicking or keeping Alt-key pressed (having the magnifier enabled). However, this functionality does not work if any changes to graph is done by using local data filter when being zoomed in state. Zoom in and zoom out (Ctrl key pressed) still works but I would like to have "zoom reset" back t...
Given a list of values I want to write these to the limits of a local data filter. Here is a (almost) working example (remove data filter and re-add based on building the data filter expression dynamically) but it feels to complicated, is this the best way to do it? (It has to work dynamically for other tables with different number of columns as well) dt = Open("$SAMPLE_DATA\Fitness 3D.jmp");
sm =
...
Hi AllI'm relatively new to JMP and navigating my way with great help from JMP tutorials etcive being tasked to apply alert limits to various defects within our department.so i have variable data across 30 or more batches i used Laney P to generate the graph and I tabulate the mean of my UCL and this is the value that I apply as my alert limit for a specific defect type. then after a year these va...
Open( "$SAMPLE_DATA/Big Class.jmp" );
dt=(Data Table( "Big Class" ) << Tabulate(
Add Table(
Column Table( Grouping Columns( :sex ) ),
Row Table( Analysis Columns( :height ), Statistics( Mean ) )
)
)) << Make Into Data Table;
dt<<New Column ("total", numeric, continious);
:total<<formula(:F+:M);// this line works by itself but causes error in script
:total<<formula(:F+:M);// this line works b
...
Given a list of values I want to write these to the limits of a local data filter. Here is a (almost) working example (remove data filter and re-add based on building the data filter expression dynamically) but it feels to complicated, is this the best way to do it? (It has to work dynamically for other tables with different number of columns as well) dt = Open("$SAMPLE_DATA\Fitness 3D.jmp");
sm =
...
Hi AllI'm relatively new to JMP and navigating my way with great help from JMP tutorials etcive being tasked to apply alert limits to various defects within our department.so i have variable data across 30 or more batches i used Laney P to generate the graph and I tabulate the mean of my UCL and this is the value that I apply as my alert limit for a specific defect type. then after a year these va...
HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
and it is in stat in the nlsur command Regards
Hi all,
can somebody explain how I can pass a variable into, for example, spec limits?
I want the spec limit for the column "dt:frac" to be "uls_value"
So I define the value:
usl_value=0.05;
and then I tried:
dt:frac <<Set Property( "Spec Limits", {USL(eval(usl_value)), Show Limits( 1 )} );
dt:frac <<Set Property( "Spec Limits", {USL(expr(usl_value)), Show Limits( 1 )} );
dt:frac <<Set Pr
...
Hello, I am trying to do a matched sample analysis across three different factors. I wanted to:1. Confirm that my sample would be what I pick for 'Block" when I do Fit Y by X when running Friedman's test2. Is there a post hoc analysis in JMP that I can use? I dont see Nemenyi or Conover as an optionThanks for your time.
HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
and it is in stat in the nlsur command Regards
Hello, I am trying to do a matched sample analysis across three different factors. I wanted to:1. Confirm that my sample would be what I pick for 'Block" when I do Fit Y by X when running Friedman's test2. Is there a post hoc analysis in JMP that I can use? I dont see Nemenyi or Conover as an optionThanks for your time.
Hello everyone,I am trying to make a table with the OOT (out of Trend) batches with their respective "atypical" values.I used for that the "script alarm" function as I could found some exemples on the JMP community. Here is my script: z_KSigmaZ =1.4;
// Création de la Carte de controle si N catégories > 5
Names Default To Here( 1 );
If(N Items(Associative Array(:"RNS/NS tordu (srg)")) > 5,
Gr
...
I'm using JMP 16.2.0 and I'm trying to automatically generate a graph builder with box plots and their mean values with the group X variable as the color. I'm using a bar chart with style=floating to display the mean value (inspired by this topic)My current graph:This is almost what I want, except for a few things.1. I'd like the Group X variable (Recipe) to be visible in the legend as well. One w...
While taking the Exploratory Data Analysis module, it is time to practice. However, when trying to access the JMP Virtual Lab, I cannot get past the "Create User" option. JMP VIRTUAL LABTo use the Virtual Lab, please select the Create User link below. If you would prefer to use software on your own machine, please select the Download Data link below.
Create User Download Course Data Clicking the C...
Jump into Graphing Date: Tuesday, September 16Time: 1:00 – 2:30 p.m. ETDuration:&nbs...
Elaborate on Elaborate: Advanced Interactive Reporting & AI-Enhanced Development In this...
Una introducción práctica para nuevos usuarios, usuarios con licencia de prueba o cualquier persona...
REGISTER HERE *** Note that this webinar starts at a different time than the other Fall 2025...