How to approach GLMs using data with beta distribution in R?
I’m trying to run some models on bee presence with five predictor variables. A snippet of the data is attached, but essentially I measured floral abundance and richness, calculated floral evenness and diversity, measured canopy cover (%), and the dependent variable is the guild/functional group diversity (last column). Elevation band is a factor with 5 levels. Snippet of dataset. Column labels are: ElevationBand, FloralAbund, FloralRich, FloralEven, FloralDiv, Canopy, GuildDiv