Skip to contents

Print an average_curve_lm object

Usage

# S3 method for average_curve_lm
print(x, ...)

Arguments

x

an average_curve_lm object

...

additional arguments passed to print.lm

Value

The object passed to this method is invisibly returned (via invisible(x)).