R/varCheck.vglm.R

Defines functions varCheck.vglm

varCheck.vglm <- function(model, xlab, ylab, pch, col, lcol, ...) {
  stop('varCheck 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.