summary.midrq {Qtools} | R Documentation |
Summary for Mid-Quantile Regression Models
Description
This functions gives a summary list for a mid-quantile regression model.
Usage
## S3 method for class 'midrq'
summary(object, alpha = 0.05, numerical = FALSE, robust = FALSE, ...)
Arguments
object |
an object of |
alpha |
numeric value to determine the confidence level |
numerical |
logical flag. If |
robust |
logical flag. If |
... |
not used. |
Author(s)
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
[Package Qtools version 1.5.9 Index]