print.nlstac | R Documentation |
Standard method for overriding the print.list method for nlstac model fit.
## S3 method for class 'nlstac'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
An object of class |
digits |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.