fit.freq-methods: Compute the estimated frequency for ChIP counts based on the...

Description Usage Arguments Value Author(s) Examples

Description

Compute the estimated frequency for ChIP counts based on the CSSP model.

Usage

1
2
3
4
fit.freq(fit, chip)

## S4 method for signature 'CSSPFit'
fit.freq(fit, chip)

Arguments

fit

A CSSPFit-class object for the fitted CSSP model.

chip

A numeric vector of ChIP sample bin counts.

Value

A data.frame object containing

count The counts of each bin.\ freq The ChIP data frequency at this count value.\ freq.est The estimated frequency using the posterior distributions of the bin-level poisson intensities.

Author(s)

Chandler Zuo zuo@stat.wisc.edu

Examples

1
2
3

chandlerzuo/cssp documentation built on May 13, 2019, 3:23 p.m.