powered by
LogRegR2(model)
list
# Suppose that "happy" is a factor and "income" is a numeric vector in a data frame: m <- glm(happy ~ income, family=binomial(link="logit")) LogRegR2(m)
Run the code above in your browser using DataLab