Learn R Programming

Qtools (version 1.5.8)

summary.qrr: Summary for Quantile Ratio Regression Models

Description

This functions gives a summary list for a quantile ratio regression model.

Usage

# S3 method for qrr
summary(object, se = "approximate", R = 200,
update = TRUE, ...)

Arguments

object

an object of class summary.qrr.

se

specifies the method used to compute standard errors. See argument method in vcov.qrr.

R

number of bootstrap replications.

update

see argument update in vcov.qrr.

...

not used.

Author

Marco Geraci

References

Farcomeni A. and Geraci M. Quantile ratio regression. 2023. Working Paper.

See Also

qrr