Skip to content
Prev 3431 / 7420 Next

Proper treatment of Proportion Response Data with Two Categorical Predictors

Everett,

If you have the original binary data that were used to calculate proportions 
you can use generalized linear models with logit link (i.e. logistic 
regression). You can find a simple explanation of this approach and some 
examples with R code in 
http://www.bio.ic.ac.uk/research/crawley/statistics/exercises/R10Proportiondata.pdf

Aitor


--------------------------------------------------
From: "Everett" <ehanna23 at uwo.ca>
Sent: Tuesday, December 11, 2012 12:19 AM
To: <r-sig-ecology at r-project.org>
Subject: [R-sig-eco] Proper treatment of Proportion Response Data with Two 
Categorical Predictors