print.bayesDensity {bayesSurv} | R Documentation |
Print a summary for the density estimate based on the Bayesian model.
Description
This function prints a~object created by bayesDensity
.
Usage
## S3 method for class 'bayesDensity'
print(x, ...)
Arguments
x |
an object of class |
... |
this is here for a consistency with a generic function. |
Value
No return value.
Author(s)
Arnošt Komárek arnost.komarek@mff.cuni.cz
[Package bayesSurv version 3.7 Index]