View source: R/Bayesian_likelihood.R
empiric_NormalPriorLikelihood | R Documentation |
empiric model with normal prior
empiric_NormalPriorLikelihood(beta, beta_mean, beta_sd, x, y)
beta |
parameter. |
beta_mean |
A number. |
beta_sd |
A number. |
x |
A numeric vector. |
y |
A numeric vector. |
l -> likelihood function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.