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