PredictDeaths: PredictDeaths

Description Usage Arguments Value

View source: R/Other_Functions.R

Description

gives predictions of number of deaths from model

Usage

1
PredictDeaths(model, data, change = 0.01)

Arguments

model

the model being used to make prediction

data

the dataset being used–cannot differ much from package dataset

change

what share of the employed to move to unemployed

Value

returns predicted number of deaths


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