liquidity | R Documentation |
An artificial neural network and Bayesian network model for liquidity risk assessment in banking.
A discrete Bayesian network demonstrate applicability and exhibit the efficiency, accuracy and flexibility of data mining methods when modeling ambiguous occurrences related to bank liquidity risk measurement. Probabilities were given within the referenced paper. The vertices are:
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
(FALSE, TRUE);
An object of class bn.fit
. Refer to the documentation of bnlearn
for details.
Tavana, M., Abtahi, A. R., Di Caprio, D., & Poortarigh, M. (2018). An Artificial Neural Network and Bayesian Network model for liquidity risk assessment in banking. Neurocomputing, 275, 2525-2554.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.