Re: [R] random effects in library mgcv

2012-04-27 Thread Mabille, Geraldine
Thanks Simon...it's always clearer when you say it!!! Geraldine -Original Message- From: Simon Wood [mailto:s.w...@bath.ac.uk] Sent: 27. april 2012 12:41 To: Mabille, Geraldine Cc: r-help@r-project.org Subject: Re: [R] random effects in library mgcv Geraldine, I think that yo

Re: [R] random effects in library mgcv

2012-04-27 Thread Simon Wood
ril 2012 19:28 To: r-help@r-project.org Subject: Re: [R] random effects in library mgcv On 25/04/12 14:02, Mabille, Geraldine wrote: Hi, I am working with gam models in the mgcv library. My response variable (Y) is binary (0/1), and my dataset contains repeated measures over 110 individuals (same nu

Re: [R] random effects in library mgcv

2012-04-27 Thread Mabille, Geraldine
uot; smooth??? Am I interpreting those things right??? Cheers, Geraldine -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Simon Wood Sent: 26. april 2012 19:28 To: r-help@r-project.org Subject: Re: [R] random effects in library mgcv On 25/

Re: [R] random effects in library mgcv

2012-04-26 Thread Simon Wood
On 25/04/12 14:02, Mabille, Geraldine wrote: Hi, I am working with gam models in the mgcv library. My response variable (Y) is binary (0/1), and my dataset contains repeated measures over 110 individuals (same number of 0/1 within a given individual: e.g. 345-zero and 345-one for individual A, 22

[R] random effects in library mgcv

2012-04-25 Thread Mabille, Geraldine
Hi, I am working with gam models in the mgcv library. My response variable (Y) is binary (0/1), and my dataset contains repeated measures over 110 individuals (same number of 0/1 within a given individual: e.g. 345-zero and 345-one for individual A, 226-zero and 226-one for individual B, etc.).