ssCovMODWT-methods: Methods for "ssCovMODWT" object construction in Package...

Description Methods

Description

This is the single method for construction of “ssCovMODWT” objects via the generic ssCovMODWT. Simply pass two valid “ssMODWT” objects to the method with other appropriate arguments listed below as desired. If the first and second objects are identical one should simply get the variance results back (as a check).

Methods

signature(ssMODWT.a = "ssMODWT", ssMODWT.b = "ssMODWT")

usage...

ssCovMODWT(ssMODWT.a,
           ssMODWT.b, 
           description = 'sampSurf Covariance MODWT wavelet decomposition object',
           runQuiet = FALSE,
           ...) 
  • ssMODWT.a: The first object of class “ssMODWT” for the covariance decomposition.

  • ssMODWT.b: The second object of class “ssMODWT” for the covariance decomposition.

  • description: A character description as desired.

  • runQuiet: TRUE: no feedback; FALSE: some results printed.

  • ...: Arguments currently gobbled.


ssWavelets documentation built on May 2, 2019, 5:54 p.m.