Learn R Programming

trajeR (version 1.0)

print.Trajectory.NL: Print Method for a `Trajectory.NL` Object

Description

Displays a summary of a non-linear trajectory model fitted by `trajeR`.

Usage

# S3 method for Trajectory.NL
print(x, ...)

Value

Invisibly returns the original object `x`.

Arguments

x

An object of class `Trajectory.NL`.

...

Further arguments passed to or from other methods (not currently used).