Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

vcov.haplo.glm

variance-covariance matrix of a fitted haplo.glm object


Description

Returns the variance-covariance matrix of the main parameters of a fitted haplo.glm object

Usage

## S3 method for class 'haplo.glm'
vcov(object, freq=TRUE, ...)

Arguments

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

Details

var.mat is pre-computed in haplo.glm, the generalized inverse of the Louis information matrix

Value

Variance-covariance matrix of model parameters

See Also


haplo.stats

Statistical Analysis of Haplotypes with Traits and Covariates when Linkage Phase is Ambiguous

v1.8.6
GPL (>= 2)
Authors
Sinnwell JP, Schaid DJ
Initial release
2020-10-14

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.