observe_pfpr {MicroMoB}R Documentation

Observe PfPR in human strata

Description

This method dispatches on the type of model$human.

Usage

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]