Package: matlib 1.0.1

matlib: Matrix Functions for Teaching and Learning Linear Algebra and Multivariate Statistics
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.
Authors:
matlib_1.0.1.tar.gz
matlib_1.0.1.zip(r-4.7)matlib_1.0.1.zip(r-4.6)matlib_1.0.1.zip(r-4.5)
matlib_1.0.1.tgz(r-4.6-any)matlib_1.0.1.tgz(r-4.5-any)
matlib_1.0.1.tar.gz(r-4.7-any)matlib_1.0.1.tar.gz(r-4.6-any)
matlib_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
matlib/json (API)
NEWS
| # Install 'matlib' in R: |
| install.packages('matlib', repos = c('https://friendly.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/friendly/matlib/issues
Pkgdown/docs site:https://friendly.github.io
diagramslinear-equationsmatrixmatrix-functionsmatrix-visualizervectorvignette
Last updated from:c7977ded6c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 205 | ||
| source / vignettes | OK | 280 | ||
| linux-release-x86_64 | OK | 192 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-oldrel-arm64 | OK | 146 | ||
| windows-devel | OK | 114 | ||
| windows-release | OK | 113 | ||
| windows-oldrel | OK | 116 | ||
| wasm-release | OK | 166 |
Exports:%X%adjointanglearcarrows3dbuildTmatcholeskycirclecircle3dcofactorColnames<-cone3dcornerDetDimDimnames<-DotechelonEigenEqnEqn_hspaceEqn_newlineEqn_overbraceEqn_oversetEqn_sizeEqn_textEqn_underbraceEqn_undersetEqn_vspacegaussianEliminationgetBodygetLatexgetWrappergetYmultGinvGramSchmidtgsorthhspaceinvinverseInverseis_orthogonal_matrixis_square_matrixis_symmetric_matrixJlatexMatrixlenLUmatdiffmatmultmatpowermatrix2latexmatsumminorMoorePenrosempowerNcolnewlineNrowoverbraceoversetpartitionplotEqnplotEqn3dpointOnLinepowerMethodprintMatEqnprintMatrixProjQRRrefregvec3drowaddrowCofactorsrowMinorsrowmultRownames<-rowswapshowEigshowEqnsizeSolveSVDsvdDemoswpsymMattrunderbraceundersetvandermodevecvectorsvectors3dvspacexprod
Dependencies:abindbackportsbase64encbootbroombslibcachemcarcarDataclicolorspacecowplotcpp11DerivdigestdoBydplyrevaluatefarverfastmapfontawesomeforecastFormulafracdifffsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetsisobandjquerylibjsonliteknitrlabelinglatticelifecyclelme4lmtestmagrittrMASSMatrixMatrixModelsmemoisemgcvmicrobenchmarkmimeminqamodelrnlmenloptrnnetnumDerivpbkrtestpillarpkgconfigpurrrquantregR6rappdirsrbibutilsRColorBrewerRcppRcppArmadilloRcppEigenRdpackreformulasrglrlangrmarkdownrstudioapiS7sassscalesSparseMstringistringrsurvivaltibbletidyrtidyselecttimeDatetinytexurcautf8vctrsviridisLitewithrxfunxtableyamlzoo
Properties of determinants
Rendered froma1-det-ex1.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-10-05
Started: 2024-10-05
Gram-Schmidt Orthogonalization and Regression
Rendered fromaA-gramreg.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-10-05
Started: 2024-10-05
Vector Spaces of Least Squares and Linear Equations
Rendered fromaB-data-beta.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-10-05
Started: 2024-10-05
Evaluation of determinants
Rendered froma2-det-ex2.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-10-05
Started: 2024-10-05
Inverse of a matrix
Rendered froma3-inv-ex1.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-10-05
Started: 2024-10-05
Matrix inversion by elementary row operations
Rendered froma4-inv-ex2.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-10-05
Started: 2024-10-05
Generalized inverse
Rendered froma5-ginv.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-10-05
Started: 2024-10-05
Linear transformations and matrix inverse in 3D
Rendered froma6-inv-3d.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-10-05
Started: 2024-10-05
Eigenvalues and Eigenvectors: Properties
Rendered froma7-eigen-ex1.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-10-05
Started: 2024-10-05
Eigenvalues: Spectral Decomposition
Rendered froma8-eigen-ex2.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-10-05
Started: 2024-10-05
Solving Linear Equations
Rendered froma9-linear-equations.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-10-05
Started: 2024-10-05
LaTeX Equations with latexMatrix, Eqn and matrix2latex
Rendered fromlatex-equations.Rmdusingknitr::rmarkdownon Jun 02 2026.Last update: 2024-11-27
Started: 2024-08-07
