vcov.midrq | R Documentation |
This functions returns the variance-covariance matrix of the main parameters of a fitted midrq
model object. The ‘main’ parameters of the model correspond to those returned by coef
.
## S3 method for class 'midrq'
vcov(object, numerical = FALSE, robust = FALSE, ...)
object |
an object of |
numerical |
logical flag. If |
robust |
logical flag. If |
... |
not used. |
Marco Geraci with contributions from Alessio Farcomeni
Geraci, M. and A. Farcomeni. Mid-quantile regression for discrete responses. arXiv:1907.01945 [stat.ME]. URL: https://arxiv.org/abs/1907.01945.
midrq
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.