R/varCheck.R

Defines functions varCheck

Documented in varCheck

varCheck <- function(model, xlab, ylab, pch, col, lcol, ...) {
  UseMethod('varCheck')
}

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.