A collection of matrix functions for teaching and learning matrix linear algebra as used in multivariate statistical methods. These functions are mainly for tutorial purposes in learning matrix algebra ideas using R. In some cases, functions are provided for concepts available elsewhere in R, but where the function call or name is not obvious. In other cases, functions are provided to show or demonstrate an algorithm. In addition, a collection of functions are provided for drawing vector diagrams in 2D and 3D.
Version: | 0.9.3 |
Imports: | xtable, MASS, rgl, car, methods |
Suggests: | knitr, rglwidget, rmarkdown, carData |
Published: | 2020-04-02 |
Author: | Michael Friendly |
Maintainer: | Michael Friendly <friendly at yorku.ca> |
BugReports: | https://github.com/friendly/matlib/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/friendly/matlib |
NeedsCompilation: | no |
Materials: | NEWS |
In views: | NumericalMathematics |
CRAN checks: | matlib results |
Reference manual: | matlib.pdf |
Vignettes: |
Properties of determinants Evaluation of determinants Eigenvalues and Eigenvectors: Properties Eigenvalues: Spectral Decomposition Generalized inverse Gram-Schmidt Orthogonalization and Regression Inverse of a matrix Matrix inversion by elementary row operations Solving Linear Equations |
Package source: | matlib_0.9.3.tar.gz |
Windows binaries: | r-devel: matlib_0.9.3.zip, r-release: matlib_0.9.3.zip, r-oldrel: matlib_0.9.3.zip |
macOS binaries: | r-release: matlib_0.9.3.tgz, r-oldrel: matlib_0.9.3.tgz |
Old sources: | matlib archive |
Reverse imports: | biplotbootGUI, VIRF |
Reverse suggests: | MPkn |
Please use the canonical form https://CRAN.R-project.org/package=matlib to link to this page.