Package: autocart
Type: Package
Title: Autocorrelation Regression Trees
Version: 1.4.5
Authors@R: person("Ethan", "Ancell", email = "ethanancell@gmail.com", role = c("aut", "cre"))
Maintainer: Ethan Ancell <ethanancell@gmail.com>
Description: A modified version of the classification and regression tree (CART) 
    algorithm for modelling spatial data that features coordinate information.
    Coordinate information can be used to evaluate measures of spatial
    autocorrelation and spatial compactness during the splitting phase of the
    tree, leading to better predictions and more physically realistic predictions
    on these types of datasets. These methods are described in Ancell and Bean (2021)
    <arXiv:2101.08258>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
Depends: fields, mgcv
Imports: Rcpp, RcppParallel
LinkingTo: Rcpp, RcppArmadillo, RcppParallel
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 7.1.1
VignetteBuilder: knitr
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2021-05-19 02:20:24 UTC; ethan
Author: Ethan Ancell [aut, cre]
Repository: CRAN
Date/Publication: 2021-05-27 10:50:09 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-05-13 00:53:23 UTC; unix
Archs: autocart.so.dSYM
