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 |
digits |
number of digits to be printed |
... |
arguments passed to other functions |
Author(s)
Vito M.R. Muggeo
See Also
[Package quantregGrowth version 1.7-1 Index]