df__dx | R Documentation |
Computes numerical first order derivative of f(x)
df__dx(f, x)
f |
function which contains vector (J x T) valued function handle |
x |
parameter values |
transformed matrix (MN x JT)
This function is based on the "df__dx" function by Le and Singleton (2018).
"A Small Package of Matlab Routines for the Estimation of Some Term Structure Models."
(Euro Area Business Cycle Network Training School - Term Structure Modelling).
Available at: https://cepr.org/40029
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.