View source: R/num.intercepts.s
num.intercepts | R Documentation |
Extract the number of intercepts from a model
num.intercepts(fit, type=c('fit', 'var', 'coef'))
fit |
a model fit object |
type |
the default is to return the formal number of intercepts used when fitting
the model. Set |
num.intercepts
returns an integer with the number of intercepts
in the model.
orm
, fit.mult.impute
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.