| fit_vmmix | R Documentation | 
Fitting univariate von Mises mixtures using MCMC
fit_vmmix(...)
| ... | arguments (other than  | 
Wrapper for fit_angmix with model = "vm".
# illustration only - more iterations needed for convergence
fit.vm.20 <- fit_vmmix(wind$angle, ncomp = 3, n.iter =  20,
                       n.chains = 1)
fit.vm.20
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.