marginal_dist | R Documentation |
A function to calculate the marginal distribution of y
marginal_dist(y, k_1, k_2, M, mu_mu, alpha, beta)
y |
The y vector |
k_1 |
The current value of k1 |
k_2 |
The current value of k2 |
M |
The M matrix |
mu_mu |
The value for mu_mu (usually 0) |
alpha |
The alpha value from the prior of tau |
beta |
The beta value from the prior of tau |
The resulting value
Bruna Wundervald, brunadaviesw@gmail.com.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.