print.multi_rmst | R Documentation |
Print method for the multiple test of RMST
## S3 method for class 'multi_rmst'
print(x, ...)
x |
An object of class |
... |
For compatibility with the |
None
x = multi_rmst(data_under_PH, tau = 36, nboot = 300)
print(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.