summary.covBM {covBM} | R Documentation |
summary.covBM
Description
summary.covBM
Usage
## S3 method for class 'covBM'
summary(object, structName = class(object)[1], ...)
Arguments
object |
An object of class "covBM", containing information on fitted stochastic process component. |
structName |
An optional character string defining the type of correlation
structure associated with object, as for |
... |
Additional arguments (not used for this method). |
[Package covBM version 0.1.0 Index]