Hello everyone !
I would like to export the summary statistics of my dataset into Excel to make it nicer to paste in my dissertation. The code is:
-tabstat FinancialLeverage NPLLoans IndepDir InstOwner LS BankSize StockretT1 MarketCap BonusTotalComp Tier1CR BoardSize EmployeesBranch LoansAssets LoanProvisionNPL Help1 Help2 ECBIR AnnGDPGrowth, statistics( mean sd max min ) by(BankName)
So that I will obtain statistics for the 14 Italian banks I am studying. What should I do next ?
Thank You,
Paolo
I would like to export the summary statistics of my dataset into Excel to make it nicer to paste in my dissertation. The code is:
-tabstat FinancialLeverage NPLLoans IndepDir InstOwner LS BankSize StockretT1 MarketCap BonusTotalComp Tier1CR BoardSize EmployeesBranch LoansAssets LoanProvisionNPL Help1 Help2 ECBIR AnnGDPGrowth, statistics( mean sd max min ) by(BankName)
So that I will obtain statistics for the 14 Italian banks I am studying. What should I do next ?
Thank You,
Paolo
Comment