>
> Hi again!
> I have a question about R.
> I have done gam in previous version of R with "mgcv" package and saved
the
> workspace. This workspace contains different models and I will do
prediction
> by these GAMs.
>
> However, I install new version of R. and use the same workspace. when I
ty
Ummm Read the error message and do what it says?
" F is missing from cr smooth - refit model with current mgcv. "
The older models appear to be incompatible with the newer version of mgcv/R
summary() methods. Read the new ?summary help. There may be a parameter you
can give it to make it wor
2 matches
Mail list logo