initial commit

This commit is contained in:
2026-02-10 04:52:37 -05:00
commit 0476f6f8f8
65 changed files with 15368 additions and 0 deletions

30
DESCRIPTION Normal file
View File

@@ -0,0 +1,30 @@
Package: forestedAnalysis
Title: Spatial Cross-Validation and AOA Analysis of Forest Cover
Version: 0.0.0.9000
Authors@R:
person("Rob", "Wiederstein", , "khuon68@gmail.com", role = c("aut", "cre"))
Description: A research compendium analyzing forest cover data in Washington and Georgia.
It evaluates the Area of Applicability (AOA) and demonstrates model failure
during spatial extrapolation.
License: MIT
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Depends:
tidymodels,
tidyverse
Imports:
cowplot,
forested,
ggplot2,
ggrepel,
knitr,
patchwork,
quarto,
rmarkdown,
sf,
showtext,
sysfonts,
targets,
terra,
waywiser