summary-MFCLLikelihood-method: Summary MFCLLikelihood

summary,MFCLLikelihood-methodR Documentation

Summary MFCLLikelihood

Description

Produce a summary of likelihood components.

Usage

## S4 method for signature 'MFCLLikelihood'
summary(object)

Arguments

object

An object of class MFCLLikelihood.

Value

Data frame containing aggregated likelihood components.

See Also

read.MFCLLikelihood, MFCLLikelihood-class.

Examples

## Not run: 
ll <- read.MFCLLikelihood()
summary(ll)

## End(Not run)

robscott3/FLR4MFCL documentation built on April 9, 2024, 3:31 p.m.