Skip to content

Releases: piever/GroupedErrors.jl

v0.2.1

18 Feb 16:45
ade2f90
Compare
Choose a tag to compare
updates (#35)

* remove precompile

* update to latest IndexedTables

* bump indexedtables

v0.2.0

26 Oct 10:56
2f8c13c
Compare
Choose a tag to compare
Bump Lazy dependency (#34)

* bump lazy dependency

* clean up travis

v0.1.5

08 Oct 12:55
f056108
Compare
Choose a tag to compare

Final julia 06 release

v0.1.4

22 Mar 18:05
Compare
Choose a tag to compare
added example table

v0.1.3

12 Mar 17:12
Compare
Choose a tag to compare
show badge

v0.1.2

15 Feb 21:55
d56fd84
Compare
Choose a tag to compare
  • Compatible with new IndexedTables grouping mechanism
  • Support for alignment analysis of time varying signals

v0.1.1

02 Dec 19:32
44da4ff
Compare
Choose a tag to compare

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

29 Nov 18:47
1ac554a
Compare
Choose a tag to compare

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

28 Sep 15:37
Compare
Choose a tag to compare

Reproduced StatPlots.groupapply functionality + subject by subject scatter plots + set_attr