getPi: Calculate the mixture proportions from the zero model / spike...

Description Usage Arguments Value See Also

View source: R/getPi.R

Description

F(x) = 1 / (1 + exp(-(x-m)/s)) (the CDF of the logistic distribution). Provides the probability that a real-valued random variable X with a given probability distribution will be found at a value less than or equal to x. The output are the mixture proportions for the samples given the residuals from the zero model.

Usage

1

Arguments

residuals

Residuals from the zero model.

Value

Mixture proportions for each sample.

See Also

fitZig


metagenomeSeq documentation built on Nov. 8, 2020, 5:34 p.m.