margins.R
, dEdq_nb.R
, and dEdq_pois.R
.margins.R
function.This is the first release of the oneinfl package, providing functions for one-inflated zero-truncated truncated count regression models. It supports Poisson and Negative Binomial distributions with estimation and ancillary tools.
oneinfl()
for fitting one-inflated zero-truncated count regression models.truncreg()
for fitting zero-truncated count regression models.margins()
for estimating marginal effects.oneLRT()
, oneWald()
, and signifWald()
for various tests.predict()
to compute expected responses.summary()
to display model estimates and various diagnostics.oneplot()
to visually compare actual counts and any fitted models.rpp()
, roipp()
, and roiztnb()
.formula
interface).windows-latest
)ubuntu-latest
)R CMD check
and GitHub Actions CI checks.