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 | 
| 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 |