cal_p: Calculate the significance of the dynamic signal for a single...

View source: R/Utility.R

cal_pR Documentation

Calculate the significance of the dynamic signal for a single gene's single time expression. Compared to baseline NB confidence interval.

Description

Calculate the significance of the dynamic signal for a single gene's single time expression. Compared to baseline NB confidence interval.

Usage

cal_p(obs.val, size, mu)

Arguments

obs.val,

estimated value from non-baseline model.

size,

the size of negative binomial model.

mu,

the estimated mean of constant negative binomial model

Value

a numeric p-value for time t.


jaleesr/TrendCatcher_1.0.0 documentation built on Jan. 29, 2024, 9:34 p.m.