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")
}

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.