summary.qrr: Summary for Quantile Ratio Regression Models

View source: R/Qtools_qrr.R

summary.qrrR 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 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(s)

Marco Geraci

References

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

See Also

qrr


marco-geraci/Qtools documentation built on Sept. 4, 2023, 7:07 p.m.