Prints information from an object of class funreg
.
# S3 method for funreg
print(x, digits = 4, show.fits = FALSE, ...)
Object of class funreg
.
Number of digits past the decimal place to show when printing quantities.
Whether to also print a table of fitted values for the functional coefficients along a grid of times.
Any other optional arguments to be passed to the default print function.