Re: [R] modEvA D-squared for gamma glm

2017-06-02 Thread Bert Gunter
... As this concerns gene expression, perhaps the Bioconductor list might be more appropriate. As it is prmarily statistics, not R programming, maybe stats.stackexchange.com might be a better venue. You might also be better off contacting the package maintainers (?maintainer) for such package-speci

[R] modEvA D-squared for gamma glm

2017-06-02 Thread Aanchal Sharma
Hi All, I am running a generalized linear model with gamma distribution in R (glm, family=gamma ) for my data (gene expression as response variable and few predictors). I want to calculate r-squared for this model. I have been reading online about it and found there are multiple formulas for calc