Skip to content

Releases: unfoldtoolbox/UnfoldStats.jl

v0.2.1

23 Apr 14:31
fefd4ef
Compare
Choose a tag to compare

UnfoldStats v0.2.1

Diff since v0.2.0

  • Landing page was adapted to match the UnfoldDocs template
  • Enabled "stable" version of the documentation

Merged pull requests:

v0.2.0

28 Feb 17:06
Compare
Choose a tag to compare

UnfoldStats v0.2.0

Initial version of UnfoldStats.jl, implementing and documenting statistical tests for Unfold.jl fitted models. Currently provides t-tests, Hotelling's-T², and cluster permutation testing via ClusterDepth.jl for UnfoldMixedModels.jl models.

Merged pull requests:

Closed issues:

  • Contributors (#1)
  • Add docstrings & unittests for LMM clusterpermutation (#9)