maxLik
Tools for maximum likelihood (ML) estimation in R
News
- September 22, 2008:
The maxLik package is developed on R-Forge now.
Its summary page is available here.
What is maxLik?
-
maxLik is an extension package for the "language and environment for statistical computing and graphics" called R.
-
maxLik provides tools for maximum likelihood (ML) estimations.
What can maxLik do?
(Likelihood) maximization using the following algorithms
-
Newton-Raphson (NR)
-
Berndt-Hall-Hall-Hausman (BHHH)
-
Broyden-Fletcher-Goldfarb-Shanno (BFGS)
-
simulated annealing (SANN)
-
Nelder-Mead (NM)
Who has written maxLik?
Where can I get maxLik?
- The released version is available on
CRAN
- The current development version is available on
R-Forge
Under which license is maxLik released?
How can I contact you?
Last Update: 05 October 2008