Displaying 1 result from an estimated 1 matches for "sprut".
Did you mean:
spout
2003 May 26
0
knots fixed in gam(), library(mgcv)
...unction which
include gam(). I last worked with this in mid September but since then I
have reinstalled R and Simon Wood's library(mgcv), which he has changed
since then. The statistician (and good R-coder) with whom I co-operate is
now unfortunately overloaded with teaching, and I'm in the sprut of my
thesis.... I therefore would be really happy for help in solving this
problem.
The problem is then the way we specify the no of knots in the gam, I think.
This is part of our function which worked fine in mid September:
require(mgcv)
if(is.null(knots))
fsp <- update.formula(fo...