print.coxlps {blapsr} | R Documentation |
Print a coxlps object.
Description
Print method for a coxlps
object.
Usage
## S3 method for class 'coxlps'
print(x, ...)
Arguments
x |
An object of class |
... |
Further arguments passed to print. |
Details
Prints informative output of a fitted Cox proportional hazards model with Laplace-P-splines.
Author(s)
Oswaldo Gressani oswaldo_gressani@hotmail.fr.
See Also
[Package blapsr version 0.6.1 Index]