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 05 Jun. 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), 1.6 (2025-10-20 13: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

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
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  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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