Skip to content

Releases: circstat/pycircstat2

v0.1.7

18 Dec 16:06
Compare
Choose a tag to compare

Revamped pycircstat2.regression module, along with various bug fixes.

The CLRegression(model_type="mean") and CCRegression classes have been ported directly from the lm.circular.cl and lm.circular.cc functions of the R circular package. Furthermore, CLRegression introduces support for fitting the concentration parameter using CLRegression(model_type="kappa") and implementing the mixed model from Section 6.4 of Fisher (1993) with CLRegression(model_type="mixed").

See this tutorial notebook for more examples.

Full Changelog: v0.1.6...v0.1.7

v0.1.6

06 Dec 14:04
Compare
Choose a tag to compare

Full Changelog: v0.1.5...v0.1.6

v0.1.5

04 Dec 14:28
Compare
Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4

03 Dec 14:39
Compare
Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.1.3

28 Nov 15:47
Compare
Choose a tag to compare

This is a test release for automated publishing on PyPI.

Full Changelog: https://github.com/circstat/pycircstat2/commits/v0.1.3