R/poisson_reg_zeroinfl.R

#' Poisson regression via pscl
#'
#' [pscl::zeroinfl()] uses maximum likelihood estimation to fit a model for
#' count data that has separate model terms for predicting the counts and for
#' predicting the probability of a zero count.
#'
#' @includeRmd man/rmd/poisson_reg_zeroinfl.md details
#'
#' @name details_poisson_reg_zeroinfl
#' @keywords internal
NULL

# See inst/README-DOCS.md for a description of how these files are processed
topepo/parsnip documentation built on April 16, 2024, 3:23 a.m.