| linearize | R Documentation |
Computes a first-order Taylor expansion of the nonlinear model around its deterministic steady state and returns the structural matrices in the canonical linear form.
linearize(model, steady_state, params = NULL)
model |
A |
steady_state |
A |
params |
Named numeric vector of parameter values. If |
A list of structural matrices (A0, A1, A2, A3, A4, B0, B1, B2, B3, C, D) plus the steady-state values. A4 captures lead-state coefficients in control equations (often zero).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.