On Thu, 23 Sep 2004 11:56:37 -0300, "Jacques Mendes Meyohas" <[EMAIL PROTECTED]> wrote :
>Hi, > >Could someone help me ? >When Iīm running the following command in the new R 1.9.1 version the error message >appear. It didnīt happen on R 1.8.0 > >> glm(indenizacao/sinistros ~ sexo + plano + faixa, family=Gamma(link="log"), >> weights=sinistros) >Error in x[good, ] * w : non-conformable arrays Someone might recognize this problem, but you're likely to get a better response (or figure out the problem yourself!) if you try to simplify things to something completely self-contained. I'm guessing there's something wrong with your weight vector "sinistros", but I can't check to be sure. Duncan Murdoch ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html