getPrior | R Documentation |
This function the posterior distribution from an ame model and uses it to generate the prior for the next simulation.
getPrior(mdl, strong = F, strongFactor = 1e+06)
mdl |
output from ame models of class ame |
strong |
booliean value indicating weather to treat this as a stribg prior by reducing the variance in beta and increasing the degrees of freedom |
strongFactor |
value indicating the factor used to augment prior to make it a strong prior. |
lastPrior |
previous prior used for tracking degrees of freedom |
a list of hyperparamters used as a prior by the ame model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.