R/data.R

# Description of the synthetic data simulating malaria cross-sectionals
# 203210201 by JJAV

#' Synthetic data simulating a malaria crossectional
#' 
#' Simulated data with the main outcomes of a malaria crossectional,
#' fever and parasite density
#' 
#' @format{ a dataset with two variables
#'  \describe{
#'    \item{fever}{1 if fever or history of fever, 0 otherwise} 
#'    \item{density}{asexual Plasmodium parasite density, in parasites per ul}       
#'  }  
#' }
"malaria_df1"



#' Synthetic data simulating a malaria crossectional
#' 
#' Simulated data with the main outcomes of a malaria crossectional,
#' fever and parasite density
#' 
#' @format{ a dataset with two variables
#'  \describe{
#'    \item{fever}{1 if fever or history of fever, 0 otherwise} 
#'    \item{density}{asexual Plasmodium parasite density, in parasites per ul}       
#'  }  
#' }
"malaria_df2"

Try the afdx package in your browser

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

afdx documentation built on May 25, 2021, 5:09 p.m.