localmean.var: Internal Function: Local Mean Variance Estimator

Description Usage Arguments Value Author(s)

View source: R/localmean.var.R

Description

This function calculates the local mean variance estimator.

Usage

1
localmean.var(z, weight.lst)

Arguments

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.

Value

The local mean estimator of the variance.

Author(s)

Tom Kincaid Kincaid.Tom@epa.gov


mhweber/spsurvey documentation built on Sept. 17, 2020, 4:24 a.m.