.checkParRestr {RGAP} | R Documentation |
Checks the given variance restrictions for consistency.
Description
Checks the given variance restrictions for consistency.
Usage
.checkParRestr(model, parRestr)
Arguments
model |
An object of class |
parRestr |
list of matrices containing the parameter restrictions for the cycle,
trend, and the second observation equation (Phillips curve, CUBS equation). Each matrix
contains the lower and upper bound of the involved parameters. |
[Package RGAP version 0.1.1 Index]