Skip to content

Tags: eribean/RyStats

Tags

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add minres factor analysis (#20)

* Initial commit of minimum residual factor analysis.

* Added minimum residual factor analysis and unittests.

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added pearsons correlation and inferential tests. (#14)

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add simple mediation (#13)

* Initial commit of simple mediation.

* Commit of mediation unittests.

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add linear regression (#11)

* Initial commit of linear regression.

* Refactor of linear regression and statistics calculations.

* Added unitteests for linear regression.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add posthoc (#9)

* Adding post-hoc tests

* Reconfigured outputs for easier interpretation.

* Update to Readme.

* Unitttests for post hoc.

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add plot functions (#6)

* Added plots as a package

* Renamed factor table to loading table.

* Renameing of file

* Added Unittests.

* updated readme

* Update requirement for ipython

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create python-publish.yml

Github Action for CD