print.prediction: Print a short summary of results of prediction function.

Description Usage Arguments Value See Also

Description

Print a short summary of results of prediction function.

Usage

1
2
3
4
5
6
## 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, ...)

Arguments

x

An object from the 'prediction' function, objects inheriting from predFrailty, predJoint and predLongi classes.

digits

Number of digits to print

...

Other unused arguments

Value

Print the probabilities estimated.

See Also

prediction


socale/frailtypack documentation built on June 15, 2021, 3:37 a.m.