observe_pfpr.SIP {MicroMoB}R Documentation

Observe PfPR in human strata for SIP model

Description

Observe PfPR in human strata for SIP model

Usage

## S3 method for class 'SIP'
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


[Package MicroMoB version 0.1.2 Index]