Learn R Programming

mvngGrAd (version 0.1.4)

movingMean: Function to extract the moving means from the object

Description

Generic function to extract the moving means, which are used as covariates, from the object.

Usage

movingMean(object,...)

Arguments

object
an object from the context of moving grid adjustment
...
possible other arguments to methods

Value

  • returned is a vector with the moving means

See Also

movingGrid (includes example of movingMean)