View source: R/get_nonlinear_lincomb.R
get_nonlinear_lincomb | R Documentation |
Calculate the matrix for linear combinations of strata
get_nonlinear_lincomb(
dataset,
stratum_weights,
time_var,
label_var,
stratum_var
)
dataset |
the raw dataset. |
stratum_weights |
a dataframe with stratum weights. |
time_var |
variable indicating the time. |
label_var |
variable containing the label for every |
stratum_var |
variable containing the stratum information. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.