View source: R/nwos_estimates.R
nwos_estimates | R Documentation |
Estimator used to calculate NWOS totals by state, variable and level.
nwos_total_svl(state, variable, level, data = QUEST, area = NA, weights = "WEIGHT")
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.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.