lik_normal | R Documentation |
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())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.