f.hat {pendensity} | R Documentation |
Calculating the actual fitted values of the response, depending on the actual parameter set beta
f.hat(penden.env,ck.temp=NULL)
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 |
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'.
The returned value is a vector of the fitted value for each observation of y.
Christian Schellhase <cschellhase@wiwi.uni-bielefeld.de>
Penalized Density Estimation, Kauermann G. and Schellhase C. (2009), to appear.