Learn R Programming

spsurvey (version 4.0.0)

localmean.df: Internal Function: Degrees of Freedom for Local Mean Variance-Covariance Estimator

Description

This function calculates the degrees of freedom of the local mean variance- covariance estimator.

Usage

localmean.df(weight.lst)

Arguments

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 degrees of freedom of the local mean variance-covariance estimator.