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