powered by
vcov.betareg(object, ...)
data(pratergrouped) fit <- betareg(oil ~ batch1 + batch2 + batch3 + batch4 + batch5 + batch6 + batch7 + batch8 + batch9 + temp, data=pratergrouped) vcov(fit)
Run the code above in your browser using DataLab