rebase: Change baseline category of multinomial logit or similar...

View source: R/mclogit-rebase.R

rebaseR Documentation

Change baseline category of multinomial logit or similar model

Description

'rebase' returns an model object that is equivalent to the one given as argument but differs in parameterization

Usage

rebase(object, to, ...)

## S3 method for class 'mblogit'
rebase(object, to, ...)

Arguments

object

a statistical model object

to

usually, a string; the baseline category

...

other arguments, currently ignored


mclogit documentation built on Dec. 16, 2025, 9:07 a.m.