print.prediction | R Documentation |
Print a short summary of results of prediction function.
## S3 method for class 'predFrailty'
print(x, digits = 3, ...)
## S3 method for class 'predJoint'
print(x, digits = 3, ...)
## S3 method for class 'predLongi'
print(x, digits = 3, ...)
x |
An object from the 'prediction' function, objects inheriting from
|
digits |
Number of digits to print |
... |
Other unused arguments |
Print the probabilities estimated.
prediction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.