The function outcomes.df2ts currently includes an ad hoc procedure for handling of missing values, one that only works for the nyc load test series and will break for any other series. We need a general-purpose function that cleans a data frame of user data.
The function outcomes.df2ts currently includes an ad hoc procedure for handling of missing values, one that only works for the nyc load test series and will break for any other series. We need a general-purpose function that cleans a data frame of user data.