R/avplot_fun.R

Defines functions avplot_fun

avplot_fun <- function(model, variable, type, label.id, n.label.id, xlab, ylab, main,
                       pos, pch, cex, lcol, lwd, lty, ...) {
  UseMethod("avplot_fun")
}
reealpeppe/glmdiag documentation built on Dec. 22, 2021, 2:06 p.m.