maxLik

Maximum Likelihood Estimation and Related Tools

Functions for Maximum Likelihood (ML) estimation and 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 ML viewpoint. It also includes a number of convenience tools for testing and developing your own models.

Tests Vignettes

Dependencies

Imports/Depends/LinkingTo/Enhances (4)
  • R
  • miscTools >= 0.6-8
  • sandwich
  • generics
  • Suggests (5)
  • clue
  • dlm
  • plot3D
  • tibble
  • tinytest
  • Version History