print.pendensity {pendensity} | R Documentation |
Printing the main results of the (conditional) penalized density estimation
Description
Printing the call of the estimation, the resulting weights, the final lambda0 and the corresponding value of AIC. Need an object of class pendensity.
Usage
## S3 method for class 'pendensity'
print(x, ...)
Arguments
x |
x has to be object of class pendensity |
... |
further arguments |
Author(s)
Christian Schellhase <cschellhase@wiwi.uni-bielefeld.de>
[Package pendensity version 0.2.13 Index]