demo/sec3.4_ex2b.R

### Example of Section 3.4 plot (b)
set.seed(1234)
Q <- MixSim(BarOmega = 0.001, K = 6, p = 4)
pdplot(Pi = Q$Pi, Mu = Q$Mu, S = Q$S)

Try the MixSim package in your browser

Any scripts or data that you put into this service are public.

MixSim documentation built on Sept. 8, 2023, 5:07 p.m.