GLMlike-class {MAST} | R Documentation |
Wrapper for regular glm/lm
## S4 method for signature 'GLMlike' vcov(object, which, ...)
object |
|
which |
|
... |
ignored |
covariance matrix
vcov
: return the variance/covariance of component which
weightFun
function to map expression values to probabilities of expression. Currently unused.