Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.5-2.1) of this package.
Take me there.
maxLik (version 0.6-0)
Maximum Likelihood Estimation
Description
Tools for Maximum Likelihood Estimation
Copy Link
Link to current version
Version
Version
1.5-2.1
1.5-2
1.4-8
1.4-6
1.4-4
1.4-0
1.3-8
1.3-6
1.3-4
1.3-2
1.3-0
1.2-4
1.2-0
1.1-8
1.1-4
1.1-2
1.1-0
1.0-2
1.0-0
0.8-0
0.7-2
0.7-0
0.6-0
0.5-12
0.5-10
0.5-8
0.5-6
0.5-2
Install
install.packages('maxLik')
Monthly Downloads
30,669
Version
0.6-0
License
GPL (>= 2)
Homepage
http://CRAN.R-project.org
Maintainer
Arne Henningsen
Last Published
October 16th, 2009
Functions in maxLik (0.6-0)
Search all functions
maxLik-internal
Internal maxLik Functions
maxNR
Newton-Raphson Maximization
summary.maxLik
summary the Maximum-Likelihood estimation
nObs
Return number of observations for statistical models
returnMessage
Information about the optimisation process
nParam
Number of model parameters
maximType
Type of Minimization/Maximization
hessian
Hessian matrix
fnSubset
Call fnFull with variable and fixed parameters
maxLik
Maximum likelihood estimation
activePar
free parameters under maximisation
logLik.maxLik
Return the log likelihood value
vcov.maxLik
Variance Covariance Matrix of maxLik objects
summary.maxim
Summary method for maximisation/minimisation
nIter
Return number of iterations for iterative models
returnCode
Return code for optimisation and other objects
maxBFGS
BFGS, SANN and Nelder-Mead Maximization
maxBHHH
BHHH Maximization
compareDerivatives
function to compare analytic and numeric derivatives
condiNumber
Print matrix condition numbers column-by-column
AIC.maxLik
Methods for the various standard functions
stdEr
Standard deviations
sumt
Equality-constrained optimization
numericGradient
Functions to Calculate Numeric Derivatives