Skip to content

Releases: bonsook/ycevo

ycevo 0.2.1

Choose a tag to compare

@FinYang FinYang released this 18 Jun 18:48
  • Minor bug fixes
  • Improve comments, checks and tests
  • Remove redundant internal functions

ycevo 0.2.0

Choose a tag to compare

@FinYang FinYang released this 01 May 07:15
  • 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.
  • Add bandwidth selection tool vis_kerner().
  • Add visualisation function autoplot.ycevo()
  • Add prediction function augment.ycevo()
  • Add bond transaction data simulation scheme ycevo_data()

ycevo 0.1.2

Choose a tag to compare

@FinYang FinYang released this 28 Jun 08:21
  • Remove akima from suggests.

ycevo 0.1.1

Choose a tag to compare

@FinYang FinYang released this 17 Jun 03:46
  • Minor bug fix.

ycevo 0.1.0

Choose a tag to compare

@FinYang FinYang released this 14 May 08:51
  • First release