CountBadYears: CountBadYears

Description Usage Arguments

View source: R/Other_Functions.R

Description

Counts number of bad yeras based on a given threshold

Usage

1
CountBadYears(YEAR, Z_U_RATE, Threshold = 1)

Arguments

YEAR

the YEAR column from the data

Z_U_RATE

zScore of employment data–would work for other columns too

Threshold

The number of standard deviations necessary for a year to count as bad. Defaults to 1


cmpear/UnempDeaths documentation built on May 22, 2020, 6:50 a.m.