calc_Sigma: Calculate the phenotypes covariance matrix Sigma

Description Usage Arguments Value

View source: R/calc_Sigma.R

Description

Calculate the phenotypes covariance matrix Sigma

Usage

1
calc_Sigma(Vg, Ve, kinship = NULL, n_mouse = nrow(kinship))

Arguments

Vg

d by d genetic covariance matrix for the d phenotypes

Ve

d by d error covariance matrix for the d phenotypes

kinship

optional n by n kinship matrix. if NULL, Vg is not used.

n_mouse

number of subjects

Value

dn by dn covariance matrix


fboehm/qtl2pleio documentation built on July 17, 2021, 11:34 p.m.