R/avplot_fun.vglm.R

Defines functions avplot_fun.vglm

avplot_fun.vglm <- function(model, variable, type, label.id, n.label.id, xlab, ylab, main,
                            pos, pch, cex, lcol, lwd, lty, ...) {
  stop('avplot is not available for VGAM 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.