integrateVector: Helper for Efficient Integration

View source: R/survivalFunctions.R

integrateVectorR Documentation

Helper for Efficient Integration

Description

Helper for Efficient Integration

Usage

integrateVector(integrand, upper, ...)

Arguments

integrand

(function)
to be integrated.

upper

(numeric)
upper limits of integration.

...

additional arguments to be passed to integrand.

Value

This function returns for each upper limit the estimates of the integral.


simIDM documentation built on May 29, 2024, 6:38 a.m.