movingMean {mvngGrAd} | R Documentation |
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
Author(s)
Frank Technow
See Also
movingGrid
(includes example of movingMean
)
[Package mvngGrAd version 0.1.6 Index]