Extract number of intercepts
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.