Description Usage Arguments Value
Determine which patients are uncensored or treatment equals to some value. The none-missing value will be carried forward.
1 | calc_match(data, vals, nodes, is_censor = FALSE)
|
data |
Dataset. |
vals |
Values to be used to determine. |
nodes |
Varaibles to be used to determine the value. |
is_censor |
Is the nodes is censoring nodes. |
Returns vector of [numDataRows x 1] I(nodes = vals) from nodes[1] to the nodes just before pernodes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.