Package: SpatialML
Version: 0.1.7
Date: 2024-04-02
Type: Package
Title: Spatial Machine Learning
Authors@R: c(
    person("Stamatis", "Kalogirou", email = "stamatis.science@gmail.com", 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: https://stamatisgeoai.eu/
NeedsCompilation: no
Packaged: 2024-04-01 23:20:42 UTC; Stamatis
Author: Stamatis Kalogirou [aut, cre],
  Stefanos Georganos [aut, ctb]
Maintainer: Stamatis Kalogirou <stamatis.science@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-02 00:00:02 UTC
Built: R 4.4.3; ; 2025-11-01 05:58:07 UTC; windows
