Skip to content

smoothing a matrix (interpolate in plane)

3 messages · Žroutík, Dieter Menne, Simon Wood

#
?rout?k <zroutik <at> gmail.com> writes:
interp.loess in package tgp works nicely for me.

Dieter
#
the thin plate spline, or tensor product smooths built into `mgcv' might be 
useful here (by default mgcv does automatic bandwidth selection for these).
On Sunday 01 March 2009 09:51, ?rout?k wrote: