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
weightFun
function to map expression values to probabilities of expression. Currently unused.