Package: GPvecchia
Type: Package
Title: Scalable Gaussian-Process Approximations
Version: 0.1.3
Date: 2020-04-15
Authors@R: c(
	   person("Matthias", "Katzfuss", role=c("aut"), email="katzfuss@gmail.com"),
	   person("Marcin", "Jurek", role=c("aut", "cre"), email="marcinjurek1988@gmail.com"),
	   person("Daniel", "Zilber", role="aut"),
	   person("Wenlong", "Gong", role="aut"),
	   person("Joe", "Guinness", role="ctb"),
	   person("Jingjie", "Zhang", role="ctb"),
	   person("Florian", "Schaefer", role="ctb"))
Maintainer: Marcin Jurek <marcinjurek1988@gmail.com>
Author: Matthias Katzfuss [aut],
  Marcin Jurek [aut, cre],
  Daniel Zilber [aut],
  Wenlong Gong [aut],
  Joe Guinness [ctb],
  Jingjie Zhang [ctb],
  Florian Schaefer [ctb]
Description: Fast scalable Gaussian process approximations, particularly well suited to spatial (aerial, remote-sensed) and environmental data, described in more detail in Katzfuss and Guinness (2017) <arXiv:1708.06302>. Package also contains a fast implementation of the incomplete Cholesky decomposition (IC0), based on Schaefer et al. (2019) <arXiv:1706.02205> and MaxMin ordering proposed in Guinness (2018) <arXiv:1609.05372>.
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.16), methods, stats, sparseinv, fields,
        Matrix(>= 1.2.14), parallel, GpGp, FNN
LinkingTo: Rcpp, RcppArmadillo, BH
RoxygenNote: 6.1.1
Suggests: mvtnorm, knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-04-21 15:19:54 UTC; marcin
Repository: CRAN
Date/Publication: 2020-04-22 14:22:14 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-16 07:35:11 UTC; unix
Archs: GPvecchia.so.dSYM
