Description Usage Arguments Value Examples
Return the first n recurrent events
1 | rank.recurrents(x, n)
|
x |
A TRONCO compliant dataset. |
n |
The number of events to rank |
the first n recurrent events
1 2 | 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.