prior.meta | R Documentation |
This function returns a partially complete prior string. Used internally - cannot be directly used.
prior.meta(random.effects = list(), re.values = list())
random.effects |
a list of logical values indicating whether random effects are included in the model.
The list should contain the assignment for these parameters only: |
re.values |
a list of parameter values for the random effects. It should contain the assignment for these
parameters only: |
custom prior string
model.string <- prior.meta()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.