View source: R/km_type_weights.R
assign_kmw0 | R Documentation |
<Private function> Assign appropriate KM-type weight to unique subjects in NCC
assign_kmw0(ncc_nodup, risk_table)
ncc_nodup |
NCC data prepared using |
risk_table |
Output from |
Returns ncc_nodup
with two additional columns: .km_prob
for KM-type probability, and .km_weight
for KM-type weight.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.