View source: R/ramsey-policy.R
| welfare_loss | R Documentation |
Computes the unconditional expected welfare loss for an arbitrary
(possibly non-optimal) linear feedback policy u_t = F x_t.
welfare_loss(ramsey, F_alt = NULL)
ramsey |
A |
F_alt |
Numeric matrix (n_instruments x n_s). Alternative feedback
matrix to evaluate. If |
A list with:
welfare_lossScalar welfare loss.
FThe feedback matrix used.
stableLogical: is the closed-loop system stable?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.