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


ben18785/chronodoseresponse documentation built on Feb. 24, 2022, 4:07 p.m.