summary.JointFPM: Summarises a 'JointFPM' objects

View source: R/summary.JointFPM.R

summary.JointFPMR 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 JointFPM object.

...

Other arguments that should be passed to the function.

Value

No return value, called for side effects.


JointFPM documentation built on June 22, 2024, 9:38 a.m.