Re: [R] Question about glm using R

2008-10-21 Thread malcolm croucher
Hi , Ive installed R on Ubuntu and am not trying to install another programe which runs with it . The problem whenever i install the programme i get this error : argument 'lib' is missing: using '/home/malcolm/R/i486-pc-linux-gnu-library/2.7' I assume it is a missing library ? Does anyone know

Re: [R] Question about glm using R

2008-10-21 Thread Rubén Roa-Ureta
Jordi Garcia wrote: Good morning, I am using R to try to model the proportion of burned area in Portugal. The dependent variable is the proportion. The family used is binomial and the epsilon would be binary. I am not able to find the package to be used when the proportion (%) has to be use

[R] Question about glm using R

2008-10-21 Thread Jordi Garcia
Good morning, I am using R to try to model the proportion of burned area in Portugal. The dependent variable is the proportion. The family used is binomial and the epsilon would be binary. I am not able to find the package to be used when the proportion (%) has to be used in glm. Could someo