Rdocumentation
powered by
Learn R Programming
mvngGrAd (version 0.1.5)
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
Rdversion
1.1
See Also
movingGrid
(includes example of
movingMean
)