paramDist-methods: paramDist methods

Description Usage Arguments Value Examples

Description

paramDist returns a DataFrame with all the estimated coefficients in the d_i = β_1 u_i + β_2 w_i + ε_i models fitted by ChIPexoQual

Usage

1
2
3
4
paramDist(object)

## S4 method for signature 'ExoData'
paramDist(object = "ExoData")

Arguments

object

a ExoData object.

Value

A DataFrame with the fitted values of β_1 and β_2.

Examples

1
2

welch16/ChIPexoQual documentation built on May 4, 2019, 4:18 a.m.