pt_mixture: CdF of a mixture of t distributions.

Description Usage Arguments Value Author(s) See Also

Description

CdF of a mixture of t distributions.

Usage

1
pt.mixture(y, pi, mu, s, df)

Arguments

y

Value(-s) at which the CDF shall be evaluated (numeric vector)

pi

Mixture proportions (numeric vector of length K > 0; sum(pi)=1, entries non-negativ!)

mu

Component medians (numeric vector of length K)

s

Component sigma's (numeric vector of length K; entries positive!)

df

Component degrees of freedom (numeric vector of length K; entries positive!)

Value

F(y)

Result

Author(s)

Lisa Allmesberger Fabian Bergs Stefan Immler Michael Kässmann

See Also

dt.mixture, qt.mixture, rt.mixture


sp2019-antibiotics/Team-Student documentation built on Nov. 5, 2019, 9:13 a.m.