print.bayesDensity: Print a summary for the density estimate based on the...

View source: R/bayesDensity.R

print.bayesDensityR 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.

Value

No return value.

Author(s)

Arnošt Komárek arnost.komarek@mff.cuni.cz


bayesSurv documentation built on Sept. 30, 2024, 9:34 a.m.