https://github.com/cran/GAS
Raw File
Tip revision: 142f61df03d9b1b3bc0fae2354834a356add27ed authored by Leopoldo Catania on 27 April 2020, 15:20:18 UTC
version 0.3.3
Tip revision: 142f61d
CITATION
bibentry(bibtype = "Article",
  title        = "Generalized Autoregressive Score Models in {R}: The {GAS} Package",
  author       = c(person(given = "David",
                          family = "Ardia",
                          email = "david.ardia@unine.ch"),
                   person(given = "Kris",
                          family = "Boudt",
                          email = "kris.boudt@vub.ac.be"),
                   person(given = "Leopoldo",
                          family = "Catania")),
  journal      = "Journal of Statistical Software",
  year         = "2019",
  volume       = "88",
  number       = "6",
  pages        = "1--28",
  doi          = "10.18637/jss.v088.i06",
  header       = "To cite GAS in publications use:"
)

back to top