powered by
Run Maximum likelihood estimation for model M1.
M1(data)
A vector of class 'circular'
A list with the elements:
$lik: The negative log likelihood of data for model M1
# NOT RUN { testdata = circular::rvonmises(100, mu = circular::circular(pi), kappa = 3) M1(testdata) # }
Run the code above in your browser using DataLab