agricultural_chargeoff_rates_by_quarter {IIS} | R Documentation |
Agricultural Chargeoff Rates by Quarter
Description
This data set contains twenty-five years (1991 through 2015) of quarterly charge-off rates for agricultural loans as reported by the Federal Reserve. This is the full dataset corresponding to the selected rows displayed in Table 2.5 of Wolfe and Schneider - Intuitive Introductory Statistics.
Usage
agricultural_chargeoff_rates_by_quarter
Format
A data.frame
with 100 rows and 3 columns indicating the chargeoff rates for agricultural loans for each quarter.
Source
https://www.federalreserve.gov/releases/chargeoff/chgallnsa.htm
Examples
data(agricultural_chargeoff_rates_by_quarter)
summary(agricultural_chargeoff_rates_by_quarter)
[Package IIS version 1.1 Index]