print.nlmm {nlmm} | R Documentation |
Print an nlmm
Object
Description
Print an object generated by nlmm
.
Usage
## S3 method for class 'nlmm'
print(x, digits = max(3, getOption("digits") - 3), ...)
Arguments
x |
an |
digits |
a non-null value for digits specifies the minimum number of significant digits to be printed in values. |
... |
not used. |
Author(s)
Marco Geraci
See Also
[Package nlmm version 1.1.0 Index]