Other packages > Find by keyword >

maxLik  

Maximum Likelihood Estimation and Related Tools
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("maxLik", "1.5-2.2")



Attach the package and use:
library("maxLik")
Maintained by
Ott Toomet
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-02-27
Latest Update: 2025-09-03
Description:
Functions for Maximum Likelihood (ML) estimation, non-linear optimization, and related tools. It includes a unified way to call different optimizers, and classes and methods to handle the results from the Maximum Likelihood viewpoint. It also includes a number of convenience tools for testing and developing your own models.
How to cite:
Ott Toomet (2008). maxLik: Maximum Likelihood Estimation and Related Tools. R package version 1.5-2.2, https://cran.r-project.org/web/packages/maxLik. Accessed 06 Jun. 2026.
Previous versions and publish date:
0.5-2 (2008-02-27 19:04), 0.5-6 (2008-09-17 17:04), 0.5-8 (2008-09-18 12:59), 0.5-10 (2009-01-26 09:53), 0.5-12 (2009-07-18 18:12), 0.6-0 (2009-10-16 13:11), 0.7-0 (2010-04-17 20:38), 0.7-2 (2010-05-05 10:11), 0.8-0 (2010-08-12 13:22), 1.0-0 (2010-10-15 16:58), 1.0-2 (2011-10-17 07:55), 1.1-0 (2012-01-12 10:24), 1.1-2 (2012-03-05 08:20), 1.1-4 (2013-09-16 20:31), 1.1-8 (2013-09-18 08:46), 1.2-0 (2013-10-22 08:19), 1.2-4 (2014-12-31 18:23), 1.3-0 (2015-10-25 00:22), 1.3-2 (2015-10-29 08:29), 1.3-4 (2015-11-09 14:41), 1.3-6 (2019-05-19 17:46), 1.3-8 (2020-01-10 06:30), 1.4-0 (2020-07-31 08:10), 1.4-4 (2020-09-04 07:12), 1.4-6 (2020-11-24 17:30), 1.4-8 (2021-03-22 23:30), 1.5-2.1 (2024-03-24 15:45), 1.5-2 (2021-07-26 19:30)
Other packages that cited maxLik R package
View maxLik citation profile
Other R packages that maxLik depends, imports, suggests or enhances
Complete documentation for maxLik
Functions, R codes and Examples using the maxLik R package
Some associated functions: activePar . bread.maxLik . compareDerivatives . condiNumber . confint.maxLik . fnSubset . gradient . hessian . logLik.maxLik . maxBFGS . maxControl . maxLik-internal . maxLik-methods . maxLik-package . maxLik . maxNR . maxSGA . maxValue . maximType . nIter . nObs . nParam . numericGradient . objectiveFn . reexports . returnCode . storedValues . summary.maxLik . summary.maxim . sumt . tidy.maxLik . vcov.maxLik . 
Some associated R codes: 05-classes.R . 10-MaxControl_class.R . 20-maxControl.R . 25-addControlList.R . 30-addControlDddot.R . AIC.R . activePar.R . addFixedPar.R . bread.maxLik.R . callWithoutArgs.R . callWithoutSumt.R . checkBhhhGrad.R . checkFuncArgs.R . coef.maxLik.R . compareDerivatives.R . condiNumber.R . confint.maxLik.R . constrOptim2.R . estfun.maxLik.R . fnSubset.R . gradient.R . headDots.R . hessian.R . logLik.maxLik.R . logLikAttr.R . logLikFunc.R . logLikGrad.R . logLikHess.R . maxAdam.R . maxBFGS.R . maxBFGSR.R . maxBFGSRCompute.R . maxBHHH.R . maxCG.R . maxLik.R . maxNM.R . maxNR.R . maxNRCompute.R . maxOptim.R . maxSANN.R . maxSGA.R . maxSGACompute.R . maxValue.R . maximMessage.R . maximType.R . nIter.R . nObs.R . nParam.R . numericGradient.R . numericHessian.R . objectiveFn.R . observationGradient.R . openParam.R . prepareFixed.R . print.maxLik.R . printRowColLimits.R . returnCode.R . returnMessage.R . showMaxControl.R . stdEr.maxLik.R . storedParameters.R . storedValues.R . sumGradients.R . summary.maxLik.R . summary.maxim.R . sumt.R . tidyMethods.R . vcov.maxLik.R . zzz.R .  Full maxLik package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
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  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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