dynamic.rho | R Documentation |
Computes the time-varying correlation parameter (rho) for a Gaussian copula.
dynamic.rho(params, lagged_rho, X_t)
params |
Numeric vector of parameters: omega, alpha, and gamma coefficients. |
lagged_rho |
Numeric, the previous rho value. |
X_t |
Numeric vector or matrix of covariates at time t. |
Numeric, estimated dynamic Gaussian copula correlation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.