mean.dynpv: Mean present value per uptaking patient

View source: R/oop.R

mean.dynpvR Documentation

Mean present value per uptaking patient

Description

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

Details

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

Value

A number or tibble

See Also

dynpv(), futurepv()


dynamicpv documentation built on Jan. 16, 2026, 1:07 a.m.