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.