print.gcrq {quantregGrowth}R Documentation

Print method for the gcrq class

Description

Printing the most important feautures of a gcrq model.

Usage

## S3 method for class 'gcrq'
print(x, digits = max(3, getOption("digits") - 4), ...)

Arguments

x

object of class gcrq

digits

number of digits to be printed

...

arguments passed to other functions

Author(s)

Vito M.R. Muggeo

See Also

summary.gcrq


[Package quantregGrowth version 1.7-0 Index]