chibar3.w: Compute mixture proportions, w, for mixture chi-square...

View source: R/chibar3.w.q

chibar3.wR Documentation

Compute mixture proportions, w, for mixture chi-square distribution

Description

Compute mixture proportions, w, for mixture chi-square distribution when k=0..3, where k = df of chi-squares

Usage

chibar3.w(sigma)

Arguments

sigma

covariance matrix (3 x 3) of the 3 distributions

Value

mixing proportions, with element w[k+1] the mixture proportion for k, k=0..3.

See Also

pchibar

Examples

chibar3.w(sigma=diag(c(1,1,1)))

ibdreg documentation built on Nov. 16, 2022, 5:14 p.m.