Description Usage Arguments Value See Also
View source: R/helper_routines.R
Subject specific follow-up times for each regimen in wts_data
.
1 | get_FUPtimes(wts_data, IDnode, tnode)
|
wts_data |
Either a list of data.table containing weights (one for each separate regimen/intervention) or a single data.table with weights for one regimen / intervention. |
IDnode |
Name of the column containing subject-specific identifier in the input data. |
tnode |
Name of the column containing the time/period variable in the input data. |
A data.table
of subject specific follow-up times for each regimen in wts_data
.
getIPWeights
for evaluation of IP-weights.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.