gam bug with poisson family? (PR#2234)

aukema@entomology.wisc.edu aukema@entomology.wisc.edu
Thu, 31 Oct 2002 00:23:57 +0100 (MET)


Full_Name: Brian Aukema
Version: 1.6
OS: Windows XP Professional
Submission from: (NULL) (144.92.164.204)


platform i386-pc-mingw32
arch     i386           
os       mingw32        
system   i386, mingw32  
status                  
major    1              
minor    6.0            
year     2002           
month    10             
day      01             
language R 

Hello, I am relatively new to R (~6 months) so I hate to bother you if this is
not a bug.  I tried a GAM with a poisson family link, and I'm getting an error
message that I do not understand.  Many apologies if this is user inexperience.
Thanks, BHA.

> library(mgcv)
This is mgcv 0.8.1
> lcgam <- gam(lc ~ s(Day), family=poisson, data=lcset)
Warning messages: 
1: `Machine' is deprecated.
Use `.Machine' instead.
See ?Deprecated. 
2: `Machine' is deprecated.
Use `.Machine' instead.
See ?Deprecated. 
3: `Machine' is deprecated.
Use `.Machine' instead.
See ?Deprecated. 
4: `Machine' is deprecated.
Use `.Machine' instead.
See ?Deprecated. 
5: `Machine' is deprecated.
Use `.Machine' instead.
See ?Deprecated. 
6: `Machine' is deprecated.
Use `.Machine' instead.
See ?Deprecated. 
7: `Machine' is deprecated.
Use `.Machine' instead.
See ?Deprecated. 
8: `Machine' is deprecated.
Use `.Machine' instead.
See ?Deprecated. 
9: `Machine' is deprecated.
Use `.Machine' instead.
See ?Deprecated. 
10: `Machine' is deprecated.
Use `.Machine' instead.
See ?Deprecated. 

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._