Releases: mpff/elastes
Releases · mpff/elastes
elastes 0.1.7
elastes v0.1.6
- Changed T/F to TRUE/FALSE in function's default parameters.
- Documented missing return values in exported functions.
- Removed 'par()' call in 'elastes.Rmd' vignette.
- Added a
NEWS.md
file to track changes to the package. - Fixed a bug where gram matrix was wrongly calculated with the piecewise constant basis and irregular knots (#10).
- Updated DESCRIPTION and documentation.
- Added tests for plotting and evaluating means. Clean up existing tests by removing duplicate and unnecessary computations.
- Added a vignette for getting started.
- Created a pkgdown site.