compute_TF: Function to compute the female version of the T matrix

Description Usage Arguments Value

View source: R/simu.R

Description

This function makes a T matrix with probes modified by sex

Usage

1
compute_TF(sites, coeff, T_brut)

Arguments

sites

The names of probes affected by the sex effect.

coeff

The coefficient of variation for probes affected by the sex.

T_brut

The original T matrix.

Value

This function return a matrix modified for the sex.


bcm-uga/medepir documentation built on Oct. 11, 2020, 2 a.m.