Package: spmoran
Type: Package
Title: Fast Spatial and Spatio-Temporal Regression using Moran
        Eigenvectors
Version: 0.3.0
Date: 2024-09-24
Authors@R: person(given = "Daisuke",
                    family = "Murakami",
                    role = c("aut", "cre"),
                    email = "dmuraka@ism.ac.jp")
Maintainer: Daisuke Murakami <dmuraka@ism.ac.jp>
Description: Functions for estimating spatio-temporally varying coefficient models, mixed models, and other spatial regression models for Gaussian and non-Gaussian data. Moran eigenvectors are used to approximate spatial and spatio-temporal processes in residuals and regression coefficients.
License: GPL (>= 2)
Encoding: UTF-8
Imports: sf, fields, vegan, Matrix, doParallel, foreach, ggplot2,
        spdep, rARPACK, RColorBrewer, splines, FNN, methods
Suggests: R.rsp,
VignetteBuilder: R.rsp
URL: https://github.com/dmuraka/spmoran
NeedsCompilation: no
Packaged: 2024-09-24 13:39:07 UTC; murak
Author: Daisuke Murakami [aut, cre]
Repository: CRAN
Date/Publication: 2024-09-24 22:30:02 UTC
