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.1")



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: 2021-07-26
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.1, https://cran.r-project.org/web/packages/maxLik
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 (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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns