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.2.6")



Attach the package and use:
library("maotai")
Maintained by
Kisung You
[Scholar Profile | Author Map]
First Published: 2019-10-12
Latest Update: 2023-03-29
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.2.6, https://cran.r-project.org/web/packages/maotai. Accessed 29 Mar. 2025.
Previous versions and publish date:
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for maotai01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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