Learn R Programming

nlmm (version 1.1.1)

print.summary.nlmm: Print an nlmm Summary Object

Description

Print summary of an nlmm object.

Usage

# S3 method for summary.nlmm
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

a summary.nlmm object.

digits

a non-null value for digits specifies the minimum number of significant digits to be printed in values.

...

not used.

Author

Marco Geraci

See Also

nlmm, summary.nlmm