print.gcrq {quantregGrowth} | R Documentation |
Printing the most important feautures of a gcrq model.
## S3 method for class 'gcrq'
print(x, digits = max(3, getOption("digits") - 4), ...)
x |
object of class |
digits |
number of digits to be printed |
... |
arguments passed to other functions |
Vito M.R. Muggeo