Package: iAR
Type: Package
Title: Irregularly Observed Autoregressive Models
Version: 1.0
Date: 2022-03-31
Authors@R: c(
    person("Elorrieta", "Felipe", email = "felipe.elorrieta@usach.cl", role = c("aut","cre")),
    person("Ojeda", "Cesar", email = "cesar.ojeda@correounivalle.edu.co", role = "aut"),
    person("Eyheramendy", "Susana", email = "susana.eyheramendy@gmail.com", role = "aut"),
    person("Palma", "Wilfredo", email = "wilfredo.palma@gmail.com", role = "aut"))
Maintainer: Elorrieta Felipe <felipe.elorrieta@usach.cl>
Description: Data sets, functions and scripts with examples to implement autoregressive models for irregularly observed time series. The models available in this package are the irregular autoregressive model (Eyheramendy et al.(2018) <doi:10.1093/mnras/sty2487>), the complex irregular autoregressive model (Elorrieta et al.(2019) <doi:10.1051/0004-6361/201935560>) and the bivariate irregular autoregressive model.
License: GPL-2
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 1.0.7),ggplot2,stats, Rdpack
RdMacros: Rdpack
Suggests: arfima
URL: https://github.com/felipeelorrieta
LinkingTo: Rcpp,RcppArmadillo
RoxygenNote: 7.1.2
LazyData: true
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2022-04-02 02:42:06 UTC; felo
Author: Elorrieta Felipe [aut, cre],
  Ojeda Cesar [aut],
  Eyheramendy Susana [aut],
  Palma Wilfredo [aut]
Repository: CRAN
Date/Publication: 2022-04-02 12:20:02 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-04-03 11:04:31 UTC; unix
Archs: iAR.so.dSYM
