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

View source: R/PrintTrajeR.R

print.Trajectory.NLR Documentation

Print Method for a 'Trajectory.NL' Object

Description

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

Usage

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

Arguments

x

An object of class 'Trajectory.NL'.

...

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

Value

Invisibly returns the original object 'x'.


trajeR documentation built on Aug. 4, 2026, 1:09 a.m.