print.nlstac {nlstac} | R Documentation |
Print a nlstac Model
Description
Standard method for overriding the print.list method for nlstac model fit.
Usage
## S3 method for class 'nlstac'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
Arguments
x |
An object of class |
digits |
a positive integer indicating how many significant digits are to be shown. |
... |
Ignored, for compatibility issues. |
Author(s)
Mariano Rodríguez-Arias (arias@unex.es). Deptartment of Mathematics
Juan Antonio Fernández Torvisco (jfernandck@alumnos.unex.es). Department of Mathematics
University of Extremadura (Spain)
Rafael Benítez (rafael.suarez@uv.es). Department of Business Mathematics
University of Valencia (Spain)
[Package nlstac version 0.2.0 Index]