Description Usage Arguments Value Author(s)
View source: R/localmean.var.R
This function calculates the local mean variance estimator.
1 | localmean.var(z, weight.lst)
|
z |
Vector of weighted response values or weighted residual values for the sample points. |
weight.lst |
List from the local mean weight function containing two elements: a matrix named ij composed of the index values of neighboring points and a vector named gwt composed of weights. |
The local mean estimator of the variance.
Tom Kincaid Kincaid.Tom@epa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.