Standard method for overriding the print.list method for nlstac model fit.
# S3 method for nlstac
print(x, digits = max(3L, getOption("digits") - 3L), ...)An object of class "nlstac" obtained by the nls_tac function.
a positive integer indicating how many significant digits are to be shown.
Ignored, for compatibility issues.
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)