View source: R/parameterReforms.R
| get_unconstrained_structural_pars | R Documentation |
get_unconstrained_struct_pars return structural parameters that indicate there are no constraints
(except possibly sign constraints).
get_unconstrained_structural_pars(structural_pars = NULL)
structural_pars |
If
See Virolainen (forthcoming) for the conditions required to identify the shocks and for the B-matrix as well (it is |
Intended to be called after calling the function reform_constrained_pars to avoid remove the constraints
again in any further function calls as this will create bugs.
Returns a list with $W being (d x d) matrix of NAs and $C_lambda being NULL. If the
supplied argument is NULL, returns NULL.
No argument checks!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.