R/poisson_reg_hurdle.R

#' Poisson regression via pscl
#'
#' [pscl::hurdle()] 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_hurdle.md details
#'
#' @name details_poisson_reg_hurdle
#' @keywords internal
NULL

# See inst/README-DOCS.md for a description of how these files are processed

Try the parsnip package in your browser

Any scripts or data that you put into this service are public.

parsnip documentation built on Aug. 18, 2023, 1:07 a.m.