I want to predict a set of proportions from a linear regression using glm.
The model includes a logit link. However I want to extract the variance:covariance matrix among the predicted proportions rather than on the logit scale.
Is there a way to do this using Vcov or a similar package in R?
Thanks
Chris

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to