R/genevzinb.R

#' Simulated data from the EVZBINB distribution
#'
#' A simulated dataset of 1,000 observations with one dependent and three dependent variables generated using the EVZINB distribution
#'
#' @format ## `genevzinb`
#' A tibble with 1,000 rows and 4 columns:
#' \describe{
#'   \item{y}{Dependent variable following EVZINB distribution}
#'   \item{x1, x2, x3}{Continuous independent variables following the random normal distribution}
#' }
#' 
"genevzinb"

Try the evinf package in your browser

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

evinf documentation built on May 29, 2024, 5:22 a.m.