<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2014.210" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've got some data and I want to fit a binomial 
glm. The problem is that I don't have the number of successes or failures, I 
have only the percentages. If I want to make all these numbers integers, I have 
to multiply them for 1000, because there are some low percentages (0.05%). 
Besides, I don't know if this is correct.</FONT></DIV>
<DIV><FONT face=Arial size=2>Any help?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance, and sorry for my 
english</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Julio Gómez</FONT></DIV></BODY></HTML>