Methods for HXLR Objects
Methods for extracting information from fitted hxlr
objects.
## S3 method for class 'hxlr' coef(object, model = c("full", "intercept", "location", "scale"), type = c("CLM", "latent"), ...) ## S3 method for class 'hxlr' vcov(object, model = c("full", "intercept", "location", "scale"), type = c("CLM", "latent"), ...) ## S3 method for class 'hxlr' terms(x, model = c("full", "location", "scale"), ...)
object, x |
an object of class |
model |
model for which coefficients shall be returned. |
type |
type of coefficients. Default are CLM type coefficients. For
type |
... |
further arguments passed to or from other methods. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.