View source: R/weighted_helpers.R
| extract_and_calc_weights | R Documentation |
Extracts and calculates weights for multiple schemes and returns a combined data frame.
extract_and_calc_weights(atpoints, S.pool, weights_spec_list)
atpoints |
Numeric vector of time points. |
S.pool |
Numeric vector of pooled survival probabilities. |
weights_spec_list |
List of weighting scheme specifications. |
Data frame with weights for each scheme.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.