summary.covFracBM {covBM} | R Documentation |
summary.covFracBM
Description
summary.covFracBM
Usage
## S3 method for class 'covFracBM'
summary(object, structName = class(object)[1], ...)
Arguments
object |
An object of class "covFracBM", 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]