extract_and_calc_weights: Extract and calculate weights for multiple schemes

View source: R/weighted_helpers.R

extract_and_calc_weightsR Documentation

Extract and calculate weights for multiple schemes

Description

Extracts and calculates weights for multiple schemes and returns a combined data frame.

Usage

extract_and_calc_weights(atpoints, S.pool, weights_spec_list)

Arguments

atpoints

Numeric vector of time points.

S.pool

Numeric vector of pooled survival probabilities.

weights_spec_list

List of weighting scheme specifications.

Value

Data frame with weights for each scheme.


weightedsurv documentation built on Dec. 23, 2025, 1:07 a.m.