dpendensity {pendensity}R Documentation

Calculating the fitted density or distribution

Description

Calculating the fitted density or distribution.

Usage

dpendensity(x,val)
ppendensity(x,val)

Arguments

x

Object of class pendensity

val

Vector of values where to calculate the density

Author(s)

Christian Schellhase <cschellhase@wiwi.uni-bielefeld.de>

References

Density Estimation with a Penalized Mixture Approach, Schellhase C. and Kauermann G. (2012), Computational Statistics 27 (4), p. 757-777.


[Package pendensity version 0.2.13 Index]