Skip to content

Releases: alesantuz/musclesyneRgies

v1.2.5.9006

05 Jan 14:11
Compare
Choose a tag to compare
v1.2.5.9006 Pre-release
Pre-release

musclesyneRgies 1.2.5.9006 (development version)

How to install

install.packages("remotes")
remotes::install_github("alesantuz/musclesyneRgies")

How to use

README and vignettes are available both on CRAN and on GitHub.

What's changed

  • Performance improvement in function classify_kmeans
  • Use of previously unused variable in function sMLE.

Full Changelog: 1.2.5.9005...1.2.5.9006

v1.2.5.9005

19 Dec 15:14
Compare
Choose a tag to compare
v1.2.5.9005 Pre-release
Pre-release

musclesyneRgies 1.2.5.9005 (development version)

How to install

install.packages("remotes")
remotes::install_github("alesantuz/musclesyneRgies")

How to use

README and vignettes are available both on CRAN and on GitHub.

What's changed

  • The function synsNMF is now faster.

Full Changelog: v1.2.5.9004...1.2.5.9005

v1.2.5.9004

04 Dec 12:49
Compare
Choose a tag to compare
v1.2.5.9004 Pre-release
Pre-release

musclesyneRgies 1.2.5.9004 (development version)

How to install

install.packages("remotes")
remotes::install_github("alesantuz/musclesyneRgies")

How to use

README and vignettes are available both on CRAN and on GitHub.

What's changed

  • Back to original synsNMF function, with l2-norm applied to weights M and then scaling P accordingly.

Full Changelog: v1.2.5.9003...v1.2.5.9004

v1.2.5.9003

04 Dec 12:19
Compare
Choose a tag to compare
v1.2.5.9003 Pre-release
Pre-release

musclesyneRgies 1.2.5.9003 (development version)

How to install

install.packages("remotes")
remotes::install_github("alesantuz/musclesyneRgies")

How to use

README and vignettes are available both on CRAN and on GitHub.

What's changed

  • Faster synsNMF function, l2-norm is applied only to weights M.

Full Changelog: v1.2.5.9002...v1.2.5.9003

v1.2.5.9002

29 Nov 10:05
Compare
Choose a tag to compare
v1.2.5.9002 Pre-release
Pre-release

musclesyneRgies 1.2.5.9002 (development version)

How to install

install.packages("remotes")
remotes::install_github("alesantuz/musclesyneRgies")

How to use

README and vignettes are available both on CRAN and on GitHub.

What's changed

  • Faster sMLE function.
  • Faster CoA function
  • Improved l2-norm in function synsNMF.

Full Changelog: v1.2.5.9001...v1.2.5.9002

v1.2.5.9001

20 Sep 14:29
Compare
Choose a tag to compare
v1.2.5.9001 Pre-release
Pre-release

musclesyneRgies 1.2.5.9001 (development version)

How to install

install.packages("remotes")
remotes::install_github("alesantuz/musclesyneRgies")

How to use

README and vignettes are available both on CRAN and on GitHub.

What's changed

  • New function cossim allows to calculate the cosine similarity between two vectors.

Full Changelog: v1.2.5.9000...v1.2.5.9001

v1.2.5.9000

06 Oct 07:44
Compare
Choose a tag to compare
v1.2.5.9000 Pre-release
Pre-release

musclesyneRgies 1.2.5.9000 (development version)

How to install

install.packages("remotes")
remotes::install_github("alesantuz/musclesyneRgies")

How to use

README and vignettes are available both on CRAN and on GitHub.

What's changed

  • Customisable y-axis limits in plot_classified_syns
  • Number of clusters can be imposed in classify_kmeans
  • Modules and primitives are now called muscle weights and activation patterns, respectively.

Full Changelog: v1.2.5...v1.2.5.9000

v1.2.5

20 Jul 08:15
Compare
Choose a tag to compare

musclesyneRgies 1.2.5

How to install

install.packages("musclesyneRgies")

How to use

README and vignettes are available both on CRAN and on GitHub.

What's changed

  • Removed dependency from gtools
  • Removed JOSS paper folder
  • CRAN release.

Full Changelog: v1.2.4...v1.2.5

v1.2.4

19 Jul 12:54
Compare
Choose a tag to compare

musclesyneRgies 1.2.4

How to install

install.packages("remotes")
remotes::install_github("alesantuz/musclesyneRgies")

How to use

README and vignettes are available both on CRAN and on GitHub.

What's changed

  • Increased robustness of subsetEMG by @LukasHausr in #70
  • Added tests for subsetEMG
  • Updated CITATION files
  • synsNMF now saves the synergy-vs-quality data (thanks May for the request).

Full Changelog: v1.2.3...v1.2.4

v1.2.3

28 Jun 06:25
Compare
Choose a tag to compare

musclesyneRgies 1.2.3

How to install

install.packages("remotes")
remotes::install_github("alesantuz/musclesyneRgies")

How to use

README and vignettes are available both on CRAN and on GitHub.

What's changed

  • Removed ISBNs from JOSS paper bibliography.

Full Changelog: v1.2.2...v1.2.3