Code for fitting and assessing models for the growth of trees. In particular for the Bayesian neighborhood competition linear regression model of Allen (2020): methods for model fitting and generating fitted/predicted values, evaluating the effect of competitor species identity using permutation tests, and evaluating model performance using spatial cross-validation.
Version: | 0.2.0 |
Depends: | R (≥ 3.2.4) |
Imports: | magrittr, rlang, glue, ggplot2, stringr, dplyr, tidyr, purrr, ggridges, mvnfast, sf, sfheaders, snakecase, tibble, yardstick, blockCV, forcats, patchwork |
Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown, covr |
Published: | 2021-10-02 |
DOI: | 10.32614/CRAN.package.forestecology |
Author: | Albert Y. Kim [aut, cre], David Allen [aut], Simon Couch [aut] |
Maintainer: | Albert Y. Kim <albert.ys.kim at gmail.com> |
BugReports: | https://github.com/rudeboybert/forestecology/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/rudeboybert/forestecology |
NeedsCompilation: | no |
Citation: | forestecology citation info |
Materials: | NEWS |
CRAN checks: | forestecology results |
Reference manual: | forestecology.pdf |
Vignettes: |
The 'forestecology' R package for fitting and assessing neighborhood models of the effect of interspecific competition on the growth of trees |
Package source: | forestecology_0.2.0.tar.gz |
Windows binaries: | r-devel: forestecology_0.2.0.zip, r-release: forestecology_0.2.0.zip, r-oldrel: forestecology_0.2.0.zip |
macOS binaries: | r-release (arm64): forestecology_0.2.0.tgz, r-oldrel (arm64): forestecology_0.2.0.tgz, r-release (x86_64): forestecology_0.2.0.tgz, r-oldrel (x86_64): forestecology_0.2.0.tgz |
Old sources: | forestecology archive |
Please use the canonical form https://CRAN.R-project.org/package=forestecology to link to this page.