Other packages > Find by keyword >

maotai  

Tools for Matrix Algebra, Optimization and Inference
View on CRAN: Click here


Download and install maotai package within the R console
Install from CRAN:
install.packages("maotai")

Install from Github:
library("remotes")
install_github("cran/maotai")

Install by package version:
library("remotes")
install_version("maotai", "0.3.0")



Attach the package and use:
library("maotai")
Maintained by
Kisung You
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-12
Latest Update: 2025-02-27
Description:
Matrix is an universal and sometimes primary object/unit in applied mathematics and statistics. We provide a number of algorithms for selected problems in optimization and statistical inference. For general exposition to the topic with focus on statistical context, see the book by Banerjee and Roy (2014, ISBN:9781420095388).
How to cite:
Kisung You (2019). maotai: Tools for Matrix Algebra, Optimization and Inference. R package version 0.3.0, https://cran.r-project.org/web/packages/maotai. Accessed 15 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:27), 0.1.0 (2019-10-12 09:50), 0.1.1 (2019-10-25 22:10), 0.1.2 (2019-12-05 19:40), 0.1.3 (2020-03-02 15:40), 0.1.4 (2020-04-01 11:50), 0.1.5 (2020-04-11 20:00), 0.1.6 (2020-05-17 07:00), 0.1.7 (2020-08-31 07:30), 0.1.8 (2020-10-31 07:10), 0.1.9 (2021-04-25 00:40), 0.2.0 (2021-06-09 16:10), 0.2.1 (2021-09-21 20:40), 0.2.2 (2021-10-25 07:10), 0.2.4 (2022-02-03 17:20), 0.2.5 (2023-03-30 00:40), 0.2.6 (2025-02-27 17:40), 0.2.7 (2025-09-24 07:10)
Other packages that cited maotai R package
View maotai citation profile
Other R packages that maotai depends, imports, suggests or enhances
Complete documentation for maotai
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

RXshrink  
Maximum Likelihood Shrinkage using Generalized Ridge or Least Angle Regression
Functions are provided to calculate and display ridge TRACE Diagnostics for a variety of alternativ ...
Download / Learn more Package Citations See dependency  
objectSignals  
Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that t ...
Download / Learn more Package Citations See dependency  
AFR  
Toolkit for Regression Analysis of Kazakhstan Banking Sector Data
Tool is created for regression, prediction and forecast analysis of macroeconomic and credit data. ...
Download / Learn more Package Citations See dependency  
SiER  
Signal Extraction Approach for Sparse Multivariate Response Regression
Methods for regression with high-dimensional predictors andunivariate or maltivariate response varia ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
functClust  
Functional Clustering of Redundant Components of a System
Cluster together the components that make up an interactivesystem on the basis of their functional r ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA