R/diffFactors.R

#' diffFactors
#'
#' Data for the comparison of COVID-19 mortality in European and North American geographic entities
#'
#' \itemize{
#' \item geographic_entity_receptor are the entity receptor
#' \item geographic_entity_source are the entity source
#'   \item proba is the probability that the receptor follows the mortality dynamics of the source
#'   \item other columns are the difference between factors
#' }
#'
#' @docType data
#' @keywords diffFactors
#' @name diffFactors
#' @usage data(diffFactors)
#' @format A data frame with 483 rows and 32 variables
#' @author Melina Ribaud, Davide Martinetti and Samuel Soubeyrand
#' @references \doi{10.5281/zenodo.4769671}
NULL

Try the ZIprop package in your browser

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

ZIprop documentation built on June 9, 2021, 5:09 p.m.