Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

5 results for “from:Aravindhan, K”

how to compure R-squared in glm
Aravindhan, K · Nov 14, 2014 · r-help

Team, Can some one help me in computing the R-squared value in glm. Thanks Aravindhan [[alternative HTML version deleted]]

how to compure R-squared in glm
Aravindhan, K · Nov 15, 2014 · r-help

Hi David, I am using generalized linear models (glm command with family="poisson"). Thanks Aravindhan -----Original Message----- From: David Winsemius [mailto:dwinsemius at comcast.net] Sent: Saturday, November 15, 2014 1:16 PM To: Aravindhan, K Cc: R-help at...

Need help on boot strapping
Aravindhan, K · Aug 8, 2014 · r-help

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 strapping poisson getting warnings and negative values
Aravindhan, K · Dec 7, 2014 · r-help

Team, I am giving the exact code that produces the error. Please see below. Can anyone please help ? Thanks Aravindhan PROGRAM ------------------------------------------------------------------------------------------- rm(list = ls()) x<-c(1,14,49,26,4,10,25,36,79,15) y<-c(1,5...

boot strapping poisson getting warnings and negative values
Aravindhan, K · Nov 14, 2014 · r-help

Team, Has anyone looked at this question from me ? it will help me immensely if someone can provide an answer to this. Thanks Aravindhan -----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r...

Can't find what you're looking for? Try searching with Google .