Releases: coatless-rpkg/msos
Releases · coatless-rpkg/msos
Hotfix - "Old School Unbalanced"
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"
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"
msos 1.0 - Live Update - "Old School Reborn"
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).