get_FUPtimes: Follow-up times by regimen

Description Usage Arguments Value See Also

View source: R/helper_routines.R

Description

Subject specific follow-up times for each regimen in wts_data.

Usage

1
get_FUPtimes(wts_data, IDnode, tnode)

Arguments

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.

Value

A data.table of subject specific follow-up times for each regimen in wts_data.

See Also

getIPWeights for evaluation of IP-weights.


stremr documentation built on May 30, 2017, 6:35 a.m.