f.hat: Calculating the actual fitted values 'f.hat' of the estimated...

Description Usage Arguments Details Value Author(s) References

Description

Calculating the actual fitted values of the response, depending on the actual parameter set beta

Usage

1
f.hat(penden.env,ck.temp=NULL)

Arguments

penden.env

Containing all information, environment of pendensity()

ck.temp

actual weights, depending on the actual parameter set beta. If NULL, the beta parameter is caught in th environment

Details

Calculating the actual fitted values of the response, depending on the actual parameter set beta. Multiplying the actual set of parameters c_k with the base 'base.den' delivers the fitted values, depending on the group of covariates, listed in 'x.factor'.

Value

The returned value is a vector of the fitted value for each observation of y.

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.


pendensity documentation built on May 2, 2019, 3:58 a.m.