powered by
Fitting bivariate von Mises cosine model mixtures using MCMC
fit_vmcosmix(...)
arguments (other than model) passed to fit_angmix
model
Wrapper for fit_angmix with model = "vmcos".
model = "vmcos"
# illustration only - more iterations needed for convergence fit.vmcos.10 <- fit_vmcosmix(tim8, ncomp = 3, n.iter = 10, n.chains = 1) fit.vmcos.10
Run the code above in your browser using DataLab