Package: infometrics
Type: Package
Title: Information-Theoretic Methods for Econometric Estimation
Version: 0.3.0
Date: 2026-08-29
Authors@R: person("Ganbaatar", "Jambal",
    email = "jg3169a@gmail.com",
    role = c("aut", "cre"))
Description: Implements the class of Information-Theoretic (IT) estimators for
    econometric models, following the unified framework of Golan (2008)
    <doi:10.1561/0800000004>.
    Provides Generalized Maximum Entropy (GME) and Generalized Cross-Entropy
    (GCE) estimators for linear regression, instrumental variables, one-way
    error-component panel data, multinomial response, matrix balancing, and
    first-order Markov transition matrices, together with pure and noisy
    inverse-problem solvers. All estimators use the concentrated (dual)
    formulation for computational efficiency and report normalized-entropy,
    entropy-ratio, and Fano-bound diagnostics.
License: GPL-3
URL: https://github.com/GenMaxEnt/infometrics_R
BugReports: https://github.com/GenMaxEnt/infometrics_R/issues
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: stats
Suggests: bookdown, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-08-30 08:32:06 UTC; gnbtr
Author: Ganbaatar Jambal [aut, cre]
Maintainer: Ganbaatar Jambal <jg3169a@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-10 13:00:02 UTC
