nwos_estimates: NWOS Estimates Total

View source: R/nwos_estimates.R

nwos_estimatesR Documentation

NWOS Estimates Total

Description

Estimator used to calculate NWOS totals by state, variable and level.

Usage

nwos_total_svl(state, variable, level, data = QUEST, area = NA, weights = "WEIGHT")

References

Butler, B.J. In review. Weighting for the US Forest Service, National Woodland Owner Survey. U.S. Department of Agriculture, Forest Service, Northern Research Station. Newotwn Square, PA.

Examples

quest.list = QUEST_LIST
variable.list = VARIABLE_LIST
geo.list = GEO_LIST
rep = "0"
rep.list = REPLICATE_LIST
stratum = "FFO"
domain = "ONEPLUS"
start.time <- Sys.time()
x <- nwos_estimates(geo.list = GEO_LIST[1,], rep = (0:100))
Sys.time() - start.time

familyforestresearchcenter/nwos documentation built on April 12, 2025, 11:54 a.m.