statioVAR NEWS
Version 0.1.0
- Initial release:
detrender()
: Within-person linear detrending for
multilevel VAR analysis.
pooled()
: Pooled polynomial detrending for multivariate
panel data.
- Console summaries (the
cat()
calls) are only shown in
interactive sessions.
- Added a CITATION file to cite the package properly.
Version 0.1.1
- Title now in title case, CITATION switched to
bibentry()
.
- Added inst/WORDLIST.
- Removed Unicode symbols.
Version 0.1.2
- Fixed DESCRIPTION wording.
- Added references.