Package: FastGaSP
Type: Package
Title: Fast and Exact Computation of Gaussian Stochastic Process
Version: 0.5.0
Date: 2018-12-10
Authors@R: c(person(given="Mengyang",family="Gu",role=c("aut","cre"),email="mgu6@jhu.edu"))
Maintainer: Mengyang Gu <mgu6@jhu.edu>
Author: Mengyang Gu [aut, cre]
Description: Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using forward filtering and backward smoothing algorithm. It allows for the cases with or without a noise.  See the reference: Mengyang Gu and Yanxun Xu (2017) <arXiv:1711.11501>.
License: GPL (>= 2)
Depends: methods
Imports: Rcpp, RobustGaSP
LinkingTo: Rcpp, RcppEigen
NeedsCompilation: yes
Repository: CRAN
Packaged: 2019-01-03 16:10:03 UTC; gumengyang
RoxygenNote: 5.0.1
Date/Publication: 2019-01-08 17:30:19 UTC
