Skip to content

Releases: coatless-rpkg/msos

Hotfix - "Old School Unbalanced"

01 Nov 20:45
Compare
Choose a tag to compare

CHANGES

  • Fixed lda()'s computation for unbalanced data sets. (thanks Trevor Park, #5)
  • Switch CI testing to GitHub Actions (#6)
  • Add pkgdown website (#7)

Hotfix - "Old School Revitalized"

09 Jan 06:15
Compare
Choose a tag to compare

CHANGES

  • Enforced a consistent code style.
  • Cleaned up the DESCRIPTION file
  • Expanded the README file
  • Added links to the MSOS textbook

1.1.0 - Hotfix - "Old School Triumph"

27 Apr 09:05
Compare
Choose a tag to compare
  • Corrected outstanding CRAN checks related to malformed DESCRIPTION file and need to import functions (#2)
  • Switched documentation over to using roxygen2 (#1)
  • Improved mathematical notation in documentation
  • Added links to GitHub repository

msos 1.0 - Live Update - "Old School Reborn"

27 Apr 04:45
Compare
Choose a tag to compare

NEW

  • Perform multivariate modeling with Both-Sides Model approach using least
    squares and maximum likelihood estimate computations.
  • Maximizing techniques for negentropy.
  • Test subsets of beta estimates.
  • Principle Component selection based on BIC values

THANKS

MSOS was made during STAT 571 - Multivariate Analysis to increase familiarity
with Multivariate methods and to make course datasets more accessible.
The project was approved and mentored by Statistics Professor Emeritus
John Marden at the University of Illinois at Urbana-Champaign (UIUC).