Description Usage Format Details Source References
banks05 data frame contains selected variables from the U.S. commercial banks data of Koetter et al. (2012) for year 2005 and 500 banks randomly sampled from around 5000. Dependent variable was randomly generated, as described under 'Details', to satisfy the assumptions of doubly heteroskedastic stochastic cost frontier model. This data is, therefore, not suitable for research purposes.
1 |
This data frame contains the following variables (columns):
lnCRandomly generated total operating costs.
lnw1Logarithm of the cost of fixed assets divided by the cost of borrowed funds.
lnw2Logarithm of the cost of labor (in thousands of US dollars) divided by the cost of borrowed funds.
lny1Logarithm of total securities (in thousands of US dollars).
lny2Logarithm of total loans and leases (in thousands of US dollars).
ERGross total equity to gross total assets ratio.
LATotal loans and leases to gross total assets ratio.
The variable representing total operating costs was generated as follows:
lnC = β0 + β1*lnw1 + β2*lnw2 + γ1*lny1 + γ2*lny2 + ν + u,
where ν ~ N(0, exp(α0 + α1*LA)) and u ~ N+(δ0 + δ1*ER, exp(ω0 + ω1*ER)). More detailed description of input prices, outputs, and exogenous variables is provided in Koetter et al. (2012). See also related study of Restrepo-Tobon and Kumbhakar (2014).
http://qed.econ.queensu.ca/jae/2014-v29.2/restrepo-tobon-kumbhakar/.
Koetter, M., Kolari, J., and Spierdijk, L. (2012), Enjoying the quiet life under deregulation? Evidence from adjusted Lerner indices for U.S. banks. Review of Economics and Statistics, 94, 2, 462–480.
Restrepo-Tobon, D. and Kumbhakar, S. (2014), Enjoying the quiet life under deregulation? Not Quite. Journal of Applied Econometrics, 29, 2, 333–343.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.