print.decontaminated_density {admix}R Documentation

Print method for object of class 'decontaminated_density'

Description

Print some overview of the decontaminated density function.

Usage

## S3 method for class 'decontaminated_density'
print(x, ...)

Arguments

x

An object of class 'decontaminated_density' (see ?decontaminated_density).

...

Arguments to be passed to generic method 'plot', such as graphical parameters (see par).

Value

The function related to the estimated decontaminated density.

Author(s)

Xavier Milhaud xavier.milhaud.research@gmail.com


[Package admix version 2.4.2 Index]