Package: avar
Type: Package
Title: Allan Variance
Version: 0.1.3
Date: 2023-08-29
LazyData: true
Authors@R: c(
    person("Stéphane", "Guerrier", email = "stef.guerrier@gmail.com", role = c("aut","cre")),
    person("James", "Balamuta", role = "aut"),
    person("Gaetan", "Bakalli", role = "aut"),
    person("Roberto", "Molinari", role = "aut"),
    person("Justin", "Lee", role = "aut"),
    person("Ahmed", "Radi", role = "aut"),
    person("Haotian", "Xu", role = "aut"),
    person("Yuming", "Zhang", role = "aut"),
    person("Nathanael", "Claussen", role = "aut"),
    person("Lionel", "Voirol", role = "ctb")
    )
Maintainer: Stéphane Guerrier <stef.guerrier@gmail.com>
Description: Implements the allan variance and allan variance linear regression estimator for latent time series models. More details about the method can be found, for example, in Guerrier, S., Molinari, R., & Stebler, Y. (2016) <doi:10.1109/LSP.2016.2541867>. 
Depends: R (>= 3.5.0)
License: AGPL-3
Imports: Rcpp, stats, simts
Suggests: knitr, rmarkdown
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
URL: https://github.com/SMAC-Group/avar
BugReports: https://github.com/SMAC-Group/avar/issues
NeedsCompilation: yes
Packaged: 2023-08-29 15:10:58 UTC; lionel
Author: Stéphane Guerrier [aut, cre],
  James Balamuta [aut],
  Gaetan Bakalli [aut],
  Roberto Molinari [aut],
  Justin Lee [aut],
  Ahmed Radi [aut],
  Haotian Xu [aut],
  Yuming Zhang [aut],
  Nathanael Claussen [aut],
  Lionel Voirol [ctb]
Repository: CRAN
Date/Publication: 2023-08-29 15:50:06 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-08-30 12:22:13 UTC; unix
Archs: avar.so.dSYM
