print.quantileplot: Print function for 'quantileplot' objects

View source: R/print.quantileplot.R

print.quantileplotR Documentation

Print function for quantileplot objects

Description

Prints the plot generated by quantileplot

Usage

## S3 method for class 'quantileplot'
print(x, ...)

Arguments

x

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

...

Other arguments to print commands

Value

Prints the plot generated by quantileplot

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.