Skip to contents

Compute primary event censored CDF

Usage

primary_censored_cdf(object, q, pwindow, use_numeric = FALSE)

Arguments

object

A primary_censored_dist object as created by new_primary_censored_dist().

q

Vector of quantiles

pwindow

Primary event window

use_numeric

Logical, if TRUE forces use of numeric integration even for distributions with analytical solutions. This is primarily useful for testing purposes or for settings where the analytical solution breaks down.

Value

Vector of primary event censored CDFs

See also