Message-ID: <200812091705.DLV27448@md0.mail.umd.edu>
Date: 2008-12-09T17:05:58Z
From: Daniel Malter
Subject: Bootstrap a GLM model with Poisson family
In-Reply-To: <2F80E1D5-C8FD-4D5B-8E57-5BEF0D39EB77@fc.up.pt>
Hi, if you already have code for the binomial, can you not just replace
family=binomial by family=Poisson in the code?
Cheers,
Daniel
-------------------------
cuncta stricte discussurus
-------------------------
-----Urspr?ngliche Nachricht-----
Von: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] Im
Auftrag von Joana Vicente
Gesendet: Tuesday, December 09, 2008 11:03 AM
An: r-help at r-project.org
Betreff: [R] Bootstrap a GLM model with Poisson family
Hello!
Anyone can help me to know how to do a bootstrap evaluation analysis to a
GLM with family=Poisson?
I have some R codes but they were coded only for family=binomial...
thanks a lot
Joana Vicente .?.
CIBIO - Centro de Investiga??o em Biodiversidade e Recursos Gen?ticos.
Faculdade de Ci?ncias do Porto
Departamento de Bot?nica -Edif?cio FC4
Rua Do Campo Alegre, S/N
4169-007 Porto - Portugal
______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.