logpr_gauss | R Documentation |
logpr = new(logpr_gauss, om, terms)
This is a standard model of coefficients which has them as drawn independently from
θ_i \sim N(0, ρ c_i)
where c_i is the variance supplied by om
for the ith term.
The parameter vector is of length 1 where
ρ= exp(para[0])
.
om |
an |
terms |
a matrix of |
no returns, this is a class which contains methods
base class: lpdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.