summary.qrr | R Documentation |
This functions gives a summary list for a quantile ratio regression model.
## S3 method for class 'qrr'
summary(object, se = "approximate", R = 200,
update = TRUE, ...)
object |
an object of |
se |
specifies the method used to compute standard errors. See argument |
R |
number of bootstrap replications. |
update |
see argument |
... |
not used. |
Marco Geraci
Farcomeni A. and Geraci M. Quantile ratio regression. 2023. Working Paper.
qrr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.