.checkModelPrior {RGAP} | R Documentation |
Checks whether model and prior match.
Description
Checks whether model and prior match.
Usage
.checkModelPrior(model, prior)
Arguments
model |
An object of class TFPmodel. |
prior |
A list of matrices with parameters for the prior distribution and box
constraints. By default, |
[Package RGAP version 0.1.1 Index]