summary.JointFPM {JointFPM} | R Documentation |
Summarises a JointFPM
objects
Description
This is a summary function for JointFPM
objects, created with
JointFPM()
. The function improves the readability of the output.
Usage
## S3 method for class 'JointFPM'
summary(object, ...)
Arguments
object |
An |
... |
Other arguments that should be passed to the function. |
Value
No return value, called for side effects.
[Package JointFPM version 1.2.1 Index]