Other packages > Find by keyword >

MLE  

Maximum Likelihood Estimation of Various Univariate and Multivariate Distributions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MLE", "1.6")



Attach the package and use:
library("MLE")
Maintained by
Michail Tsagris
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-07-21
Latest Update: 2025-04-03
Description:
Maximum likelihood estimation of various univariate and multivariate distributions. The list includes univariate continuous and discrete distributions, distributions that lie on the real line, the positive line, interval restricted, circular distributions. Further, multivariate continuous and discrete distributions, distributions for compositional and directional data, etc. Some references include Johnson N. L., Kotz S. and Balakrishnan N. (1994). "Continuous Univariate Distributions, Volume 1" <ISBN:978-0-471-58495-7>, Johnson, Norman L. Kemp, Adrianne W. Kotz, Samuel (2005). "Univariate Discrete Distributions". <ISBN:978-0-471-71580-1> and Mardia, K. V. and Jupp, P. E. (2000). "Directional Statistics". <ISBN:978-0-471-95333-3>.
How to cite:
Michail Tsagris (2024). MLE: Maximum Likelihood Estimation of Various Univariate and Multivariate Distributions. R package version 1.6, https://cran.r-project.org/web/packages/MLE. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2024-07-21 11:40), 1.1 (2024-09-10 14:20), 1.2 (2024-10-24 00:40), 1.3 (2024-12-16 13:00), 1.4 (2025-02-17 21:00), 1.5 (2025-04-03 11:20)
Other packages that cited MLE R package
View MLE citation profile
Other R packages that MLE depends, imports, suggests or enhances
Complete documentation for MLE
Functions, R codes and Examples using the MLE R package
Full MLE package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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