Learn R Programming

serosv (version 1.1.0)

pava: Monotonize seroprevalence

Description

Monotonize seroprevalence

Usage

pava(pos = pos, tot = rep(1, length(pos)))

Value

computed list of 2 items pai1 for original values and pai2 for monotonized value

Arguments

pos

the positive count vector.

tot

the total count vector.