Learn R Programming

pdR (version 1.9.3)

bank_income: Panel data of bank,2001Q1~2010Q1

Description

A quarterly panel data frame with 1000 observations on the following 7 variables, unbalanced panel data ranges from 2001Q1~2010Q1.

Usage

data("bank_income")

Arguments

Format

ID

a numeric vector

Qtr

a numeric vector

preTax_Income

a numeric vector

shortRatio

a numeric vector

longRatio

a numeric vector

Current_ratio

a numeric vector

LoanDeposit_ratio

a numeric vector

Examples

Run this code
data(bank_income)

Run the code above in your browser using DataLab