Package: irregulAR1
Type: Package
Title: Functions for Irregularly Sampled AR(1) Processes
Version: 1.0.0
Authors@R: person("Benjamin", "Allévius", email = "benjak@math.su.se",
                  role = c("aut", "cre"))
Maintainer: Benjamin Allévius <benjak@math.su.se>
Description: Simulation and density evaluation of irregularly sampled stationary
  AR(1) processes with Gaussian errors using the algorithms described in
  Allévius (2018) <arXiv:1801.03791>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: Matrix
Imports: methods, Rcpp (>= 0.12.13)
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 6.0.1
Suggests: mvtnorm, testthat
NeedsCompilation: yes
Packaged: 2018-05-25 11:01:52 UTC; bekj9674
Author: Benjamin Allévius [aut, cre]
Repository: CRAN
Date/Publication: 2018-05-27 16:34:22 UTC
