R/genevzinb2.R

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

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.