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 bayesDensity.
... this is here for a consistency with a generic function.

Author(s)

Arnošt Komárek arnost.komarek[AT]mff.cuni.cz


[Package bayesSurv version 0.6-1 Index]