Skip to contents

Sample data for analysis.

A dataset containing information of access to credit.

Usage

sample_data

Format

A data_frame with 53940 rows and 10 variables:

x1

hhid, household id number

x2

swgt, survey weight

x3

region, 3 factor level, west, east, and center

x4

No.Loan, if the household has no loan

x5

Formal, if the household has formal loan

x6

Both, if the household has both loan

x7

Informal, if the household has informal loan

x8

sex, if the household has male

y1

Loan.Type, 4 factor level type of the loan

y2

multi.level, 2 factor level if the household has access to loan or not

...