Changelog
Source:NEWS.md
emhawkes 0.9.7
CRAN release: 2023-02-02
Fixed some bugs, improved efficiency in this version and several features have been added.
Breaking changes
The
lambda0argument name used in previous versions has been changed tolambda_component0in this version. This is to clearly indicate the meaning of the argument and to avoid confusion.The name of method
volis changed tohvoland this feature is currently experimental.The Vignette file contains more examples and explanations.
emhawkes 0.9.6
Fixed some bugs, improved efficiency in this version and several features have been added.
Breaking changes
Slot
etais introduced which represents the constant part ofimpact.The concepts of
rambdaandrambda_componentare introduced. They are closely related to the right-continuous version of the intensity process.For inference of intensity and goodness of fit,
infer_lambdaandresidual_processfunctions are implemented.The method
volto measure the volatility is introduced and this feature is currently experimental.