Description Usage Arguments Details Value Examples
Prepare tumor laterality feature for logit modeling.
1 |
data |
dataframe, rows are clinical visits to be classified, columns are features including clinical visits ids, and at least the following column:
|
Converts tumor laterality feature into two boolean features: "left" and "right".
Searches for "left", "right", "both" in tumorLaterality
and sets "both" as "left" and "right."
data
dataframe with replaced laterality columns
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.