powered by
Creates a likelihood object for ash for use with normal error distribution
lik_normal()
z = rnorm(100) + rnorm(100) # simulate some data with normal error ash(z,1,lik=lik_normal())
Run the code above in your browser using DataLab