summary.quantileplot: Summary function for 'quantileplot' objects

View source: R/summary.quantileplot.R

summary.quantileplotR Documentation

Summary function for quantileplot objects

Description

Summarizes the S3 class object returned by the quantileplot function

Usage

## S3 method for class 'quantileplot'
summary(object, ...)

Arguments

object

An object of class quantileplot, which results from a call to the function quantileplot

...

Other arguments to summary commands

Value

Prints a summary of the estimates.

References

Lundberg, Ian, Robin C. Lee, and Brandon M. Stewart. 2021. "The quantile plot: A visualization for bivariate population relationships." Working paper.

Lundberg, Ian, and Brandon M. Stewart. 2020. "Comment: Summarizing income mobility with multiple smooth quantiles instead of parameterized means." Sociological Methodology 50(1):96-111.

Fasiolo, Matteo, Simon N. Wood, Margaux Zaffran, Raphaƫl Nedellec, and Yannig Goude. 2020. "Fast calibrated additive quantile regression." Journal of the American Statistical Association.


ilundberg/quantileplot documentation built on May 23, 2022, 3:12 a.m.