aumc_segment_with_tmax

Function aumc_segment_with_tmax 

pub fn aumc_segment_with_tmax(
    t1: f64,
    c1: f64,
    t2: f64,
    c2: f64,
    tmax: f64,
    method: &AUCMethod,
) -> Result<f64, ObservationError>
Expand description

Calculate AUMC for a segment with Tmax context (for LinLog method)