Learn R Programming

Qtools (version 1.5.8)

summary.midrq: Summary for Mid-Quantile Regression Models

Description

This functions gives a summary list for a mid-quantile regression model.

Usage

# S3 method for midrq
summary(object, alpha = 0.05, numerical = FALSE, robust = FALSE, ...)

Arguments

object

an object of class midrq.

alpha

numeric value to determine the confidence level (1-alpha) of the required interval.

numerical

logical flag. If TRUE, the variance-covariance estimate is approximated by the inverse of the numerical Hessian.

robust

logical flag. If TRUE, the Huber-White covariance estimate is computed using the Huberized residuals.

...

not used.

Author

Marco Geraci

References

Geraci, M. and A. Farcomeni. Mid-quantile regression for discrete responses. arXiv:1907.01945 [stat.ME]. URL: https://arxiv.org/abs/1907.01945.

See Also

midrq