AvgMCF: Calculate Average MCF Curve

View source: R/AvgMCF.R

AvgMCFR Documentation

Calculate Average MCF Curve

Description

Calculates the weighted average of MCF curves for a stratified analysis.

Usage

AvgMCF(curve_list, strat_weights)

Arguments

curve_list

List of tabulated MCFs as returned by CalcMCF.

strat_weights

Numeric vector of stratum weights.

Value

Data.frame containing 'Time' and the averaged MCF 'Avg_MCF'.


zrmacc/MCC documentation built on July 16, 2025, 4:04 p.m.