print.joint {JointModeling} | R Documentation |
Printing joint oject
## S3 method for class 'joint': print(x, ...)
x |
An object of class "joint" . Most often the return of
the fitjoint function. |
... |
Other option to be passed to the plot
function. |
Mathieu Ribatet and Bertrand Iooss