prior.study {BayesCACE} | R Documentation |
The function returns a custom string that specifies part of the model (single-study).
Description
This function returns a partially complete prior string. Used internally - cannot be directly used.
Usage
prior.study(re.values = list())
Arguments
re.values |
a list of parameter values for the random effects. It should contain the assignment for these
parameters only: |
Value
custom model string
Examples
model.string <- prior.study()
[Package BayesCACE version 1.2.3 Index]