nwos_estimates_combine_geo: nwos_estimates_summary

View source: R/nwos_estimates_combine_geo.R

nwos_estimates_combine_geoR Documentation

nwos_estimates_summary

Description

Combine and ummarize Imputations

Usage

nwos_estimates_combine_geo(domain = "FFO", stratum = "TENPLUS")

Examples

# Check for missings reps
files <- list.files("DATA/FFO/TENPLUS/REP_GEO", pattern = "_US.RDS")
rep.nums <- 0:1000
x <- gsub("FFO_TENPLUS_", "", gsub("_US.RDS", "", files))
rep.nums[!rep.nums %in% x]
domain = "FFO"
stratum = "ONEPLUS"
nwos_estimates_summary()


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