Package: mlmodels 0.1.2

mlmodels: Maximum Likelihood Models and Tools for Estimation, Prediction, and Testing
Provides a collection of maximum likelihood estimators with a consistent S3 interface. Supported models include Gaussian (linear and log-normal), logit, probit, Poisson, negative binomial (NB1 and NB2), gamma, and beta regression. A distinctive feature is flexible modeling of the scale parameter (variance, dispersion, precision, or shape) alongside the location/mean parameters. The package offers unified predict() methods, multiple variance-covariance estimators (observed information, outer product of gradients, robust/Huber-White, cluster-robust, bootstrap, jackknife), and a full suite of hypothesis tests (Wald, likelihood ratio, information matrix, Vuong, overdispersion, and goodness-of-fit). It is fully compatible with 'marginaleffects' for post-estimation analysis. Methods implemented include Cameron and Trivedi (1990) <doi:10.1016/0304-4076(90)90014-K>, for Poisson overdispersion testing, Manjon and Martinez (2014) <doi:10.1177/1536867X1401400406>, for goodness-of-fit testing of count data models, Vuong (1989) <doi:10.2307/1912557>, for non-nested likelihood ratio testing, and White (1982) <doi:10.2307/1912526>, for information matrix tests.
Authors:
mlmodels_0.1.2.tar.gz
mlmodels_0.1.2.zip(r-4.7)mlmodels_0.1.2.zip(r-4.6)mlmodels_0.1.2.zip(r-4.5)
mlmodels_0.1.2.tgz(r-4.6-any)mlmodels_0.1.2.tgz(r-4.5-any)
mlmodels_0.1.2.tar.gz(r-4.7-any)mlmodels_0.1.2.tar.gz(r-4.6-any)
mlmodels_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mlmodels/json (API)
NEWS
| # Install 'mlmodels' in R: |
| install.packages('mlmodels', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alfisankipan/mlmodels/issues
Pkgdown/docs site:https://alfisankipan.github.io
Last updated from:0f008d096a (on package/mlmodels). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 291 | ||
| source / vignettes | OK | 239 | ||
| linux-release-x86_64 | OK | 286 | ||
| macos-release-arm64 | OK | 180 | ||
| macos-oldrel-arm64 | OK | 259 | ||
| windows-devel | OK | 328 | ||
| windows-release | OK | 383 | ||
| windows-oldrel | OK | 311 | ||
| wasm-release | OK | 126 |
Exports:%||%find_variables.mlmodelget_modeldata.mlmodelGOFtestgradientObshessianObsIMtestloglikeObslrtestml_betaml_gammaml_lmml_logitml_negbinml_poissonml_probitOVDtestsevuongtestwaldtest
Dependencies:backportscheckmateclidata.tabledigestFormulagenericsgluehardhatinsightlatticelifecyclemagrittrmarginaleffectsMASSmatrixcalcmaxLikmiscToolspillarpkgconfigrlangsandwichsparsevctrstibbleutf8vctrszoo
Diagnostic Tools in mlmodels
Rendered frommlmodels-diagnostics.Rmdusingknitr::rmarkdownon Jun 12 2026.Last update: 2026-06-12
Started: 2026-06-12
Fractional Response Outcomes
Rendered frommlmodels-fractional.Rmdusingknitr::rmarkdownon Jun 12 2026.Last update: 2026-06-12
Started: 2026-06-12
Gamma versus Lognormal
Rendered frommlmodels-gamma-lognormal.Rmdusingknitr::rmarkdownon Jun 12 2026.Last update: 2026-06-12
Started: 2026-06-12
Introduction to Count Data
Rendered frommlmodels-countintro.Rmdusingknitr::rmarkdownon Jun 12 2026.Last update: 2026-06-12
Started: 2026-06-12
Maximum Likelihood Models in R
Rendered frommlmodels-basics.Rmdusingknitr::rmarkdownon Jun 12 2026.Last update: 2026-06-12
Started: 2026-06-12
Predictions with mlmodels
Rendered frommlmodels-predictions.Rmdusingknitr::rmarkdownon Jun 12 2026.Last update: 2026-06-12
Started: 2026-06-12
Variance-Covariance Estimation in mlmodels
Rendered frommlmodels-variance.Rmdusingknitr::rmarkdownon Jun 12 2026.Last update: 2026-06-12
Started: 2026-06-12
