R/pursat.R

#' @title Description of the Dataset \code{pursat.rda}
#' 
#' @description The \code{pursat} dataset consists of P. falciparum
#' clearance profiles of 110 patients, measured in 2009 and 
#' 2010 in the Pursat province of Western Cambodia. Parasite densities were measured every 6 hours, 
#' and the detection limit was 15 parasites per microliter.
#' All 110 individuals were observed until no parasites were found in their blood.
#' 
#' @keywords datasets
#' @name pursat
#' @usage data("pursat")
#' @format A data frame with following variables
#' \describe{
#'   \item{id}{patients' IDs}
#'   \item{time}{measurement times}
#'   \item{count}{parasite counts in blood}
#' }
NULL

Try the bhrcr package in your browser

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

bhrcr documentation built on May 1, 2019, 8:41 p.m.