[R] Periodic B-spline surface
Simon Wood
sw283 at maths.bath.ac.uk
Tue Feb 14 13:08:11 CET 2006
There's a periodic cubic spline smoother built into package mgcv's gam
function (although it happens not to use a B-spline basis). This can be
used in tensor product smooth surfaces. e.g.
gam(y~te(x,z,bs=c("cc","cc")))
best,
Simon
> Hi..,
>
> is there any funcrion in R to fit a periodic B-spline Surface
>
> Harsh
>
>
> ---------------------------------
> Brings words and photos together (easily) with
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>
More information about the R-help
mailing list