| summary.qrr {Qtools} | R Documentation | 
Summary for Quantile Ratio Regression Models
Description
This functions gives a summary list for a quantile ratio regression model.
Usage
## S3 method for class 'qrr'
summary(object, se = "approximate", R = 200,
update = TRUE, ...)
Arguments
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.  | 
Author(s)
Marco Geraci
References
Farcomeni A. and Geraci M. Quantile ratio regression. 2023. Working Paper.
See Also
[Package Qtools version 1.5.9 Index]