ChiSquare
01 Syntax
SMRUCC.genomics.Analysis.SequenceTools.SequencePatterns.Motif.EmMotif.Core.ChiSquare
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GammaQ | 1 | 正则化上不完全伽马 Q(s, x) |
| ChiSquareSf | 1 | χ² 生存函数 P(X ≥ x),df 自由度 |
| GammaLn | 1 | log Γ(x)(Lanczos 近似) |
| MotifEValue | 1 | E-value = 候选窗口总数 × χ²p 值。[em.md §9] E < 0.05 视为显著。 |
03 Members
GammaQ(
Double, Double)正则化上不完全伽马 Q(s, x)
ChiSquareSf(
Double, Double)χ² 生存函数 P(X ≥ x),df 自由度
GammaLn(
Double)log Γ(x)(Lanczos 近似)
MotifEValue(
Double, Double, Double)E-value = 候选窗口总数 × χ²p 值。[em.md §9] E < 0.05 视为显著。