GLMlike-class | R Documentation |
Wrapper for regular glm/lm
## S4 method for signature 'GLMlike'
vcov(object, which, ...)
object |
|
which |
|
... |
ignored |
covariance matrix
vcov(GLMlike)
: return the variance/covariance of component which
weightFun
function to map expression values to probabilities of expression. Currently unused.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.