Skip to content

kisungyou/maotai

Repository files navigation

Tools for Matrix Algebra, Optimization and Inference Problems

CRAN status R-CMD-check Codecov test coverage metacran downloads

maotai is an R package whose name is an acronym for Matrix Algebra, OpTimization, And Inference problems - though I can’t deny motivation from one of my father’s favorite for the namesake. More detailed introduction will be added later.

Installation

Install the latest release from CRAN with:

install.packages("maotai")

or the up-to-date development version from github:

# install.packages("devtools")
devtools::install_github("kisungyou/maotai")

About

Tools for Matrix Algebra, Optimization and Inference

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published