observe_pfpr.SIS: Observe PfPR in human strata for SIS model

View source: R/observation.R

observe_pfpr.SISR Documentation

Observe PfPR in human strata for SIS model

Description

Observe PfPR in human strata for SIS model

Usage

## S3 method for class 'SIS'
observe_pfpr(model, parameters)

Arguments

model

an object from make_MicroMoB

parameters

a named list, should have elements sens (sensitivity), spec (specificity), and a vector of length equal to number of strata testprop which gives the proportion of each strata to be tested.

Value

an array of counts, with actual condition as first dimension and tested condition as the second dimension, and the third dimension is the human strata


MicroMoB documentation built on Jan. 17, 2023, 9:06 a.m.