creditcoops {concstats} | R Documentation |
Creditcoops
Description
data set with 22 paired Paraguayan credit cooperatives (2016, 2018)
Usage
creditcoops
Format
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
Note
real names of the cooperatives have been purposely omitted, but are available on request.
Author(s)
Andreas Schneider
Source
Examples
data("creditcoops")
head(creditcoops)
[Package concstats version 0.1.6 Index]