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

Description Usage Arguments Value 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
calculate_block_values(block_data, params)

Arguments

block_data

block_data

params

parameter fit

Value

returns block values

Examples

1
## Not run: calculate_gene_values(block_data, params)

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