Re: [R] mgcv::gam error message

2006-07-19 Thread Simon Wood
> Could anyone please tell me what to do to resolve this error message?

- Any chance you could send me some code (and associated data) that I can 
cut and paste in order to chase this up? Whatever's wrong here, `gam' 
should probably pick it up before things get this far, but I can't tell 
what's happening without a reproducible example.

Thanks,
Simon

>
> I tried to run a gam with the mgcv package and got the following error:
> "Error in qr.qty(qrc, sm$S[[1]]): NA/NaN/Inf in foreign function call (arg
> 5)"
>
> (I have 116 covariates, I'm using the "cr" basis to speed things up, the
> binomial family and, where necessary, have set the required k to lower than
> the number of distinct values for a given covarate when less than the
> default)
>
> Thank you,
> Savrina
>
> [EMAIL PROTECTED]
> School of Information Technologies
> Univeristy of Sydney
>
> __
> R-help@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
>

__
R-help@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
and provide commented, minimal, self-contained, reproducible code.


[R] mgcv::gam error message

2006-07-14 Thread Savrina Carrizo
Hi 

Could anyone please tell me what to do to resolve this error message?

I tried to run a gam with the mgcv package and got the following error:
"Error in qr.qty(qrc, sm$S[[1]]): NA/NaN/Inf in foreign function call (arg
5)"

(I have 116 covariates, I'm using the "cr" basis to speed things up, the
binomial family and, where necessary, have set the required k to lower than
the number of distinct values for a given covarate when less than the
default)

Thank you,
Savrina

[EMAIL PROTECTED]
School of Information Technologies
Univeristy of Sydney

__
R-help@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