print.trajectory.mult: Print Method for a `trajectory.mult` Object
Description
Displays a summary of a multivariate (joint) trajectory model fitted by `trajeR_mult`.
Usage
# S3 method for trajectory.mult
print(x, ...)
Value
Invisibly returns the original object `x`.
Arguments
- x
An object of class `trajectory.mult`.
- ...
Further arguments passed to or from other methods.