AkuData: Generate test data

Description Usage Arguments Value Examples

View source: R/AkuData.R

Description

Generate test data of eight quarters

Usage

1

Arguments

n

Number of observations within each quarter.

Value

A data frame with the following variables:

id

Sample unit identifier

year

Year

q

Quarter

month

Month

R

Response indicator

age

Age group

sex

Education group

famid

Family identifier

unemployed

Unemployed

workforce

In workforce

Examples

1
2
# Generates data - two years
z = AkuData(3000) # 3000 in each quarter

CalibrateSSB documentation built on Aug. 5, 2020, 1:07 a.m.