- Minor bug fixes
- Improve comments, checks and tests
- Remove redundant internal functions
- Significant performance gain (~ 8x) with internal C++ implementation rewritten.
- Add new interface
ycevo()
- Handling
Date
and similar objects as time index directly. - Intuitive time point bandwidth setting with argument
span_x
. - Better default bandwidth selections and checks.
- Handling
- Add bandwidth selection tool
vis_kerner()
. - Add visualisation function
autoplot.ycevo()
- Add prediction function
augment.ycevo()
- Add bond transaction data simulation scheme
ycevo_data()
- Remove
akima
from suggests.
- Minor bug fix.
- First release