Financial Analysis#
Returns the accrued interest of a security. |
|
Calculates the cash flow for a bond with a face value of 100. |
|
Returns the bond convexity of a bond with a face value of 100. |
|
Returns the dirty price of a bond with a face value of 100. |
|
Value a Credit Default Swap (CDS) contract. |
|
Test for no-cointegration of a univariate equation. |
|
Calculate Conditional Value at Risk (CVaR), or expected shortfall (ES) to estimate the average losses incurred beyond the VaR level. |
|
Cumulatively calculate the maximum drawdown for the input X. |
|
The irs function prices an interest rate swap (IRS) for the floating-rate side. |
|
Calculate the maximum drawdown for the input X. |
|
Fit yield curve using NS (Nelson-Siegel) model. |
|
Fit yield curve using NSS (Nelson-Siegel-Svensson) model. |
|
Predict yield using the NS/NSS model. |
|
Return a vector of the same length as each of the input vectors. |
|
Calculate Value at Risk (VaR) to predict the minimum return within a given confidence level (e.g. 95% or 99%) over a specific time frame. |
|
Calculate vanilla option prices using specified methods. |
|
Analyze multivariate time series using a Vector Autoregressive Moving-Average (VARMA) model. |