rank.recurrents | R Documentation |
Return the first n recurrent events
rank.recurrents(x, n)
x |
A TRONCO compliant dataset. |
n |
The number of events to rank |
the first n recurrent events
data(test_dataset)
dataset = rank.recurrents(test_dataset, 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.