Displaying 2 results from an estimated 2 matches for "destrib".
Did you mean:
distrib
2008 Jun 02
1
dogfood advanced ip scanner
...subclassed the wrong window!
(hwnd=(nil))
as can be seen in the attachement , i couldn't enter more than 2 digits in
the ip adress field between dots
i wanted to write in 192 buc only 19 came out (only 2 digits)
i had same bugs in previous versions of wine (e.g. 0.95) under fiew
different destribs (ubuntu, opensuse,slackware,slax)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: snapshot2.png
Type: image/png
Size: 706537 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-users/attachments/20080602/c78ca1c3/attachment.png
2009 Feb 23
3
Insurance data in library(MASS)
I have used the insurance data from R library and I have 2 questions:
I use the following:
>library(MASS)
>data(Insurance)
> m1=glm(Claims ~ District + Group + Age + offset(log(Holders)),data =
Insurance, family = poisson)
>summary(m1)
Call:
glm(formula = Claims ~ District + Group + Age + offset(log(Holders)),
family = poisson, data = Insurance)
Deviance Residuals:
Min