calculate_expected_block_values_given_ld: Caclulate predicted block values based on block information...

Description Usage Arguments Examples

View source: R/inference.R

Description

From a model fit we can predict expected variance of a block based on information we have about the block. In the example of gene expression this would equate to predicting the importance of a gene based on its signature of expression.

Usage

1

Arguments

rolypoly

rolypoly object

block_values

estimated block values.

Examples

1
## Not run: calculate_expected_block_values_given_ld(rolypoly, block_values)

rolypoly documentation built on May 2, 2019, 2:47 p.m.