AkuData: Generate test data

View source: R/AkuData.R

AkuDataR Documentation

Generate test data

Description

Generate test data of eight quarters

Usage

AkuData(n)

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


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


statisticsnorway/CalibrateSSB documentation built on July 5, 2023, 1:15 p.m.