View source: R/residuals.haplo.glm.q
vcov.haplo.glm | R Documentation |
Returns the variance-covariance matrix of the main parameters of a fitted haplo.glm object
## S3 method for class 'haplo.glm'
vcov(object, freq=TRUE, ...)
object |
A haplo.glm object |
freq |
Logical. If TRUE, return the full covariance matrix including the entries for the frequency parameters |
... |
Optional arguments for print method |
var.mat is pre-computed in haplo.glm, the generalized inverse of the Louis information matrix
Variance-covariance matrix of model parameters
haplo.glm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.