summary.covIOU {covBM}R Documentation

summary.covIOU

Description

summary.covIOU

Usage

## S3 method for class 'covIOU'
summary(object, structName = class(object)[1], ...)

Arguments

object

An object of class "covIOU", containing information on fitted stochastic process component.

structName

An optional character string defining the type of correlation structure associated with object, as for summary.corStruct. Defaults to class(object)[1].

...

Additional arguments (not used for this method).


[Package covBM version 0.1.0 Index]