A collection of matrix functions for teaching and learning matrix
linear algebra as used in multivariate statistical methods. Many of these functions are
designed 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 and for rendering matrix
expressions and equations in LaTeX.
Version: |
1.0.1 |
Depends: |
R (≥ 4.2.0) |
Imports: |
xtable, MASS, rgl, car, methods, dplyr, knitr, rmarkdown, rstudioapi |
Suggests: |
carData, webshot2, markdown, bookdown, clipr |
Published: |
2025-10-09 |
DOI: |
10.32614/CRAN.package.matlib |
Author: |
Michael Friendly
[aut, cre],
John Fox [aut],
Phil Chalmers
[aut],
Georges Monette
[ctb],
Gaston Sanchez [ctb] |
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,
http://friendly.github.io/matlib/ |
NeedsCompilation: |
no |
Language: |
en-US |
Materials: |
NEWS |
In views: |
NumericalMathematics |
CRAN checks: |
matlib results |