Package: GeneralizedWendland
Type: Package
Title: Fully Parameterized Generalized Wendland Covariance Function
Version: 0.5-2
Date: 2022-06-20
Authors@R: c(
  person(c("Thomas", "C."), "Fischer", role = c("aut", "cre"), email = "thomascasparfischer@gmail.com"),
  person("Reinhard", "Furrer", role = c("aut", "ths"), email = "reinhard.furrer@math.uzh.ch"),
  person("Josef", "Stocker", role = c("aut"), email = "josef.stocker@posteo.ch"))
Maintainer: Thomas C. Fischer <thomascasparfischer@gmail.com>
Depends: R (>= 3.1)
SystemRequirements: gsl (>= 2.7)
Imports: methods, stats, utils, Matrix, Rcpp, spam, spam64, parallel,
        optimParallel, fields
LinkingTo: Rcpp, RcppEigen, BH, Matrix
Suggests: knitr, R.rsp, testthat (>= 3.0.0), mvtnorm, ggplot2,
        gridExtra, dplyr, microbenchmark
Description: A fully parameterized Generalized Wendland covariance function for use in Gaussian process models, as well as multiple methods for approximating it via covariance interpolation. The available methods are linear interpolation, polynomial interpolation, and cubic spline interpolation.
  Moreno Bevilacqua and Reinhard Furrer and Tarik Faouzi and Emilio Porcu (2019) <url:<https://projecteuclid.org/journalArticle/Download?urlId=10.1214%2F17-AOS1652 >>.
  Moreno Bevilacqua and Christian Caamaño-Carrillo and Emilio Porcu (2022) <arXiv:2008.02904>.
  Reinhard Furrer and Roman Flury and Florian Gerber (2022) <url:<https://CRAN.R-project.org/package=spam >>.
RcppModules: Wendland
License: GPL (>= 2)
Encoding: UTF-8
Config/testthat/edition: 3
VignetteBuilder: R.rsp, knitr
NeedsCompilation: yes
Packaged: 2022-06-20 09:31:54 UTC; thomas
Author: Thomas C. Fischer [aut, cre],
  Reinhard Furrer [aut, ths],
  Josef Stocker [aut]
Repository: CRAN
Date/Publication: 2022-06-22 07:10:13 UTC
