demo/sec3.1_ex3.R

### Example 3 of Section 3.1
set.seed(1234)
(ex.3 <- MixSim(BarOmega = 0.05, K = 2, p = 4, sph = TRUE, hom = TRUE,
                int = c(0, 10), eps = 1e-10))
summary(ex.3)

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.