terror
which is lazily loaded upon loading the package.Deprecated scaling
parameter, as there is no reliable way to scale covariates properly when transformations and interactionsare introduced to model formulas.
Deprecated na.action
as there are no methods for bizicount
that can leverage alternative na.actions
other than na.omit
.
Add zi_test
function to implement tests for zero-modification as found in He et al. (2019).
Fix bug in scaling
parameter where interaction terms would be scaled, not just their constituent covariates.
Fix bug causing standard error on dependence parameter in Gaussian copula to be incorrect.
Change default value of keep
parameter in bizicount()
function to TRUE
so that model matrices, etc., are stored in the output object by default.
Update documentation with new methods, typo fixes.
Refactor, add more tests, and minor bug fixes for univariate distribution functions.
bizicount()
that scales continuous covariates automatically for users (#7).The first release of the package, support for Gaussian and Frank copulas, zero-inflated and non-inflated Poisson and negbin distributions. Extended DHARMa and texreg generics for bizicount and zicreg objects.