localmean_var: Internal Function: Local Mean Variance Estimator

View source: R/localmean_var.R

localmean_varR Documentation

Internal Function: Local Mean Variance Estimator

Description

This function calculates the local mean variance estimator.

Usage

localmean_var(z, weight_1st)

Arguments

z

Vector of weighted response values or weighted residual values for the sample points.

weight_1st

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


spsurvey documentation built on May 31, 2023, 6:25 p.m.