Initialization_t_mixture: Starting Values for EM algorithm

Description Usage Arguments Value Author(s)

Description

Computes starting values (mixture proportions) for EM algorithm

Usage

1
Initialization.t.mixture(n, j, K, memb.exp=2, draw=FALSE)

Arguments

n

Frequencies (integer vector of length J)

j

Possible values (numeric vector of length J)

K

Number of components (numeric scalar)

memb.exp

Clustering parameter (numeric scalar > 1)

draw

Should clustering be drawn? (Boolean scalar)

Value

tau

Class membership values for all classes and all possible values (numeric JxK - matrix)

Author(s)

Lisa Allmesberger Fabian Bergs Stefan Immler Michael Kässmann


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