print.summary.nlmm: Print an 'nlmm' Summary Object

View source: R/nlmm.R

print.summary.nlmmR Documentation

Print an nlmm Summary Object

Description

Print summary of an nlmm object.

Usage

## S3 method for class '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(s)

Marco Geraci

See Also

nlmm, summary.nlmm


nlmm documentation built on Nov. 24, 2023, 5:11 p.m.