get_tce: Gets matrix of TCE from observed network.

View source: R/simulate.R

get_tceR Documentation

Gets matrix of TCE from observed network.

Description

Gets matrix of TCE from observed network.

Usage

get_tce(R_obs, normalize = NULL)

Arguments

R_obs

D x D matrix of observed effects.

normalize

A length D vector which is used to convert R_tce from the per-allele to the per-variance scale. Each entry should be the std dev of the corresponding phenotype. Set to NULL for no normalization.

Value

D x D matrix of total causal effects.


brielin/inspre documentation built on Dec. 3, 2023, 4:55 a.m.