calculate_annotation_block_heritability: Caclulate the contribution of block annotations to the...

View source: R/inference.R

calculate_annotation_block_heritabilityR Documentation

Caclulate the contribution of block annotations to the heritability of a trait.

Description

A vector of indenpendent heritability contributions of block annotations is returned. Sum the vector to get total explained heritability and divide by sum to get proportion.

Usage

calculate_annotation_block_heritability(block_data, params)

Arguments

block_data

functional information of blocks

params

parameter fit

Examples

## Not run: calculate_annotation_block_heritability(block_data, params)

dcalderon/rolypoly documentation built on July 3, 2022, 1:59 p.m.