Releases: piever/GroupedErrors.jl
Releases · piever/GroupedErrors.jl
v0.2.1
updates (#35)
* remove precompile
* update to latest IndexedTables
* bump indexedtables
v0.2.0
Bump Lazy dependency (#34)
* bump lazy dependency
* clean up travis
v0.1.2
- Compatible with new
IndexedTables
grouping mechanism
- Support for alignment analysis of time varying signals
v0.1.1
Bugfixes
:locreg
now correctly uses the provided estimator
function
New features
- Added
@xlims
and @ylims
functions to limit the data to plot.
v0.1.0
Breaking changes
- The (unexported) analysis functions
_cumulative!
, _density!
, _locreg!
and _hazard!
are no longer modifying and have been renamed to _cumulative
, _density
, _locreg
and _hazard
Bugfixes
@compare
now works in combination with error bars
_hazard
now handles the discrete and binned case correctly
v0.0.1
Reproduced StatPlots.groupapply
functionality + subject by subject scatter plots + set_attr