print.prediction {frailtypack} | 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.