Skip to contents

Mean of the Present Value per uptaking patient, by time at which the calculation is performed (tzero input to dynpv()).

Usage

# S3 method for class 'dynpv'
mean(x, ...)

Arguments

x

Tibble of class "dynpv" created by dynpv() or futurepv()

...

Currently unused

Value

A number or tibble

Details

This is equal to total() divided by uptake().

See also