Description Usage Arguments Details Author(s) References See Also
This functions gives a summary list for a quantile regression transformation model.
1 2 3 |
object |
an object of |
alpha |
numeric value to determine the confidence level |
se |
specifies the method used to compute standard errors for conditional ( |
R |
number of bootstrap replications. |
sim |
see argument |
stype |
see argument |
conditional |
logical flag. If |
... |
if |
If inference is carried out conditionally on the transformation parameter (ie, assuming this is known rather than estimated), any type of summary for regression quantiles can be used (see summary.rq
). In general, conditional standard errors of the regression coefficients will be underestimated (Mu and He, 2007). A bootstrap approach is used for unconditional inference.
Marco Geraci
Canty A and Ripley B (2014). boot: Bootstrap R (S-Plus) Functions. R package version 1.3-11.
Davison AC and Hinkley DV (1997). Bootstrap Methods and Their Applications. Cambridge University Press, Cambridge.
Geraci M and Jones MC. Improved transformation-based quantile regression. Canadian Journal of Statistics 2015;43(1):118-132.
Mu YM, He XM. Power transformation toward a linear regression quantile. Journal of the American Statistical Association 2007;102(477):269-279.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.