MortalitySmooth
which
calculates the inner product of a matrix (from a Kronecker product)
and a sparse weight matrix within the function Mort2Dsmooth
. It
construct the LHD of the IWLS algorithm following the idea proposed in
the Generalized Linear Array Models (see references).
MortSmooth_BWB(RTBx, RTBy, nbx, nby, W)
Currie, I. D., M. Durban, and P. H. C. Eilers (2006). Generalized linear array models with applications to multidimentional smoothing. Journal of the Royal Statistical Society. Series B. 68, 259-280.
Mort2Dsmooth
,
Mort2Dsmooth_estimate
,
Mort2Dsmooth_update
.