creditcoops {concstats} | R Documentation |
data set with 22 paired Paraguayan credit cooperatives (2016, 2018)
creditcoops
A data frame with 44 rows and 5 variables:
coop_id
double, ID of the credit cooperative
year
integer, sample year
total_loans
double, total loans granted (USD) per year and cooperative
paired
integer, paires of cooperatives
total_loans_log
double, the natural log of total loans
real names of the cooperatives have been purposely omitted, but are available on request.
Andreas Schneider
data("creditcoops")
head(creditcoops)