R/linkLin.R

Defines functions linkLin

Documented in linkLin

linkLin <- function(model, smooth = TRUE, xlab, ylab, main, pch, lcol, lwd, ...) {
  UseMethod('linkLin')
}

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.