Last chance! 50% off unlimited learning
Sale ends in
lqr
objectSummary method for the class
lqr
# S3 method for lqr
summary(object, ...)
Return an object of class
summary.lqr
.
This is a list of summary statistics for the fitted linear quantile regression model given in object
, with the following elements:
a matrix with estimates, standard errors, Z statistics, and p-values for the regression coefficients
the scale parameter
the standard deviation of error terms
the log-likelihood
the total number of model parameters
the AIC value
the BIC value
the estimated quantile
the total number of observations
the estimated model
the matched call
an lqr
object
not used