beta1-methods: beta1 methods

Description Usage Arguments Value Examples

Description

beta1 returns a vector with all the estimated values of the d_i = β_1 u_i + β_2 w_i + ε_i models fitted by ChIPexoQual

Usage

1
2
3
4
beta1(object)

## S4 method for signature 'ExoData'
beta1(object)

Arguments

object

a ExoData object.

Value

A numeric vector with estimated values for β_1.

Examples

1
2

ChIPexoQual documentation built on Nov. 8, 2020, 8:22 p.m.