print.gcrq: Print method for the gcrq class

View source: R/print.gcrq.R

print.gcrqR 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


quantregGrowth documentation built on May 29, 2024, 6:46 a.m.