R/avplot_fun.betareg.R

Defines functions avplot_fun.betareg

avplot_fun.betareg <- function(model, variable, type, label.id, n.label.id, xlab, ylab, main,
                               pos, pch, cex, lcol, lwd, lty, ...) {
  stop('avplot is not available for betareg package yet, run ', sQuote("funComp()"), ' to check which function you can use')
}

Try the glmxdiag package in your browser

Any scripts or data that you put into this service are public.

glmxdiag documentation built on Jan. 10, 2022, 9:07 a.m.