Package: tvReg
Type: Package
Title: Time-Varying Coefficient Linear Regression for Single and
        Multi-Equations
Version: 0.5.0
Date: 2020-02-07
Authors@R: c(person("Isabel", "Casas", email = "casasis@gmail.com", role = c("aut", "cre")),
        person("Ruben", "Fernandez-Casal", email = "rubenfcasal@gmail.com", role = "aut"))
Description: Fitting time-varying coefficient models both for single and multi-equation regressions, using kernel smoothing techniques.
License: GPL (>= 3)
LazyData: yes
Depends: R (>= 3.0.1), Matrix, graphics, stats (>= 2.14.0), methods,
        plm
Imports: systemfit (>= 1.1-20), MASS, vars, bvarsv
Suggests: knitr, rmarkdown
URL: http://github.com/icasas/tvReg
BugReports: http://github.com/icasas/tvReg/issues
Encoding: UTF-8
RoxygenNote: 7.0.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-02-21 13:13:05 UTC; icasas
Author: Isabel Casas [aut, cre],
  Ruben Fernandez-Casal [aut]
Maintainer: Isabel Casas <casasis@gmail.com>
Repository: CRAN
Date/Publication: 2020-02-21 17:10:03 UTC
