L.mat {pendensity}R Documentation

Calculates the difference matrix of order m

Description

Calculating the differences matrix 'L' of order 'm', depending on the number of knots 'k'.

Usage

L.mat(penden.env)

Arguments

penden.env Environment of pendensity()

Value

Returns the difference matrix of order 'm' for given number of knots 'K'.
The needed values are saved in the environment.

Note

Right now, the difference matrix is implemented for m=1,2,3,4.

Author(s)

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

References

Penalized Density Estimation, Kauermann G. and Schellhase C. (2009), to appear.


[Package pendensity version 0.1 Index]