Package: SpatialML
Version: 0.1.6
Date: 2023-11-08
Type: Package
Title: Spatial Machine Learning
Authors@R: c(
    person("Stamatis", "Kalogirou", email = "stamatis@lctools.science", role = c("aut", "cre")),
    person("Stefanos", "Georganos", email = "stefanos.georganos@kau.se", role = c("aut", "ctb")))
Depends: R (>= 4.3.0), ranger (>= 0.15.1), caret (>= 6.0), randomForest
        (>= 4.7)
Description: Implements a spatial extension of the random forest algorithm 
             (Georganos et al. (2019) <doi:10.1080/10106049.2019.1595177>).
             Allows for a geographically weighted random forest regression 
             including a function to find the optical bandwidth. (Georganos 
             and Kalogirou (2022) <https://www.mdpi.com/2220-9964/11/9/471>).
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
URL: http://lctools.science/
NeedsCompilation: no
Packaged: 2023-11-07 22:49:45 UTC; Stamatis
Author: Stamatis Kalogirou [aut, cre],
  Stefanos Georganos [aut, ctb]
Maintainer: Stamatis Kalogirou <stamatis@lctools.science>
Repository: CRAN
Date/Publication: 2023-11-08 00:20:07 UTC
