make_prior | R Documentation |
Make a list containing log prior density and its gradient
make_prior(model, link, prior, prior.density = TRUE, keep_grad = TRUE)
model |
model.ode object |
link |
link |
prior |
list of formulas |
prior.density |
(logical) does this represent a probability density? |
keep_grad |
(logical) keep gradient? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.