Wrapper for regular glm/lm
# S4 method for GLMlike
vcov(object, which, ...)GLMlike
character, one of 'C', 'D'.
ignored
covariance matrix
vcov: return the variance/covariance of component which
weightFunfunction to map expression values to probabilities of expression. Currently unused.