print.joint {JointModeling}R Documentation

Printing joint object

Description

Printing joint oject

Usage

## S3 method for class 'joint':
print(x, ...)

Arguments

x An object of class "joint". Most often the return of the fitjoint function.
... Other option to be passed to the plot function.

Author(s)

Mathieu Ribatet and Bertrand Iooss

See Also

fitjoint


[Package JointModeling version 1.0-0 Index]