Skip to contents

Print method for summary.beezdemand_nlme

Usage

# S3 method for class 'summary.beezdemand_nlme'
print(x, digits = 4, n = Inf, ...)

Arguments

x

A summary.beezdemand_nlme object

digits

Number of significant digits to print

n

Number of rows to print for any tables (unused for this class).

...

Additional arguments (ignored)

Value

Invisibly returns the input object x.