Package: maxLik 1.5-2.1
maxLik: Maximum Likelihood Estimation and Related Tools
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.
Authors:
maxLik_1.5-2.1.tar.gz
maxLik_1.5-2.1.zip(r-4.5)maxLik_1.5-2.1.zip(r-4.4)maxLik_1.5-2.1.zip(r-4.3)
maxLik_1.5-2.1.tgz(r-4.4-any)maxLik_1.5-2.1.tgz(r-4.3-any)
maxLik_1.5-2.1.tar.gz(r-4.5-noble)maxLik_1.5-2.1.tar.gz(r-4.4-noble)
maxLik_1.5-2.1.tgz(r-4.4-emscripten)maxLik_1.5-2.1.tgz(r-4.3-emscripten)
maxLik.pdf |maxLik.html✨
maxLik/json (API)
NEWS
# Install 'maxLik' in R: |
install.packages('maxLik', repos = c('https://otoomet.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 8 months agofrom:83075210ec. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | NOTE | Nov 20 2024 |
R-4.5-linux | NOTE | Nov 20 2024 |
R-4.4-win | OK | Nov 20 2024 |
R-4.4-mac | OK | Nov 20 2024 |
R-4.3-win | OK | Nov 20 2024 |
R-4.3-mac | OK | Nov 20 2024 |
Exports:activeParcompareDerivativescondiNumberfnSubsetglancegradienthessianmaxAdammaxBFGSmaxBFGSRmaxBHHHmaxCGmaxControlmaximTypemaxLikmaxNMmaxNRmaxSANNmaxSGAmaxValuenIternumericGradientnumericHessiannumericNHessianobjectiveFnreturnCodereturnMessageshowstoredParametersstoredValuessumttidy
Introduction: what is maximum likelihood
Rendered fromintro-to-maximum-likelihood.Rnw
usingutils::Sweave
on Nov 20 2024.Last update: 2021-07-26
Started: 2021-03-22
Maximum likelihood estimation with maxLik
Rendered fromusing-maxlik.Rnw
usingutils::Sweave
on Nov 20 2024.Last update: 2021-03-22
Started: 2021-03-22
SGA introduction: the basic usage of maxSGA
Rendered fromstochastic-gradient-maxLik.Rnw
usingutils::Sweave
on Nov 20 2024.Last update: 2021-03-22
Started: 2020-07-31