f_cdf: Calculates cumulative density for a given pdf

Description Usage Arguments Value

View source: R/utils.R

Description

Calculates cumulative density for a given pdf

Usage

1
f_cdf(x, probability_density, lower)

Arguments

x

a value

probability_density

an integratable probability density function

lower

a lower bound to integrate from

Value

a cdf value between 0 and 1


melsuppr-power-project/chronodoseresponse documentation built on Feb. 25, 2022, 10:58 a.m.