Skip to contents

Manual removal of hopsital admissions data points in particular states

Usage

manual_removal_of_hosp_data(
  train_data,
  states_for_hosp_removal,
  dates_for_hosp_removal,
  ...
)

Arguments

train_data

original training dataset with hopsitalizations in tact

states_for_hosp_removal

states in the order of the corresponding dates we want to remove

dates_for_hosp_removal

dates lining up with the states we want to remove from

Value

revised train data with hospital admissions removed