powered by
dmixedvonmises(x, mu1, mu2, kappa1, kappa2, p) rmixedvonmises(n, mu1, mu2, kappa1, kappa2, p, control.circular = list())
circular
dmixedvonmises
rmixedvonmises
dvonmises
rvonmises
x <- rmixedvonmises(n=100, mu1=circular(0), mu2=circular(pi), kappa1=15, kappa2=15, p=0.5) plot(x)
Run the code above in your browser using DataLab