ot;,"perc","poisson"))
Error in boot.ci(db.fix.boot, index = 1, type = c("bca", "perc", "poisson")) :
object 'db.fix.boot' not found
--------------------------
-Original Message-
From: Aravi
r-project.org [mailto:r-help-boun...@r-project.org] On
> Behalf Of K Aravindhan
> Sent: Friday, August 08, 2014 7:42 PM
> To: r-help@r-project.org
> Subject: [R] boot strapping poisson getting warnings and negative values
>
> Dear Team,
> I am getting
7:42 PM
To: r-help@r-project.org
Subject: [R] boot strapping poisson getting warnings and negative values
Dear Team,
I am getting this error while running the boot-strapping functions.
==
mod.db.hub<-glm(TOTAL~1+IPD,family="poisson"
On 08-08-2014, at 16:12, K Aravindhan wrote:
> Dear Team,
> I am getting this error while running the boot-strapping functions.
>
do you really have to post identical messages within 4 to 5 minutes?
One message is enough and be patient and wait!
Berend
>
Dear Team,
I am getting this error while running the boot-strapping functions.
==
mod.db.hub<-glm(TOTAL~1+IPD,family="poisson",data=db)
fit<-fitted(mod.db.hub)
e<-residuals(mod.db.hub)
X<-model.matrix(mod.db.hub)
boot.huber.fixed<-function(data,indi
5 matches
Mail list logo