AdrianAntico / AutoQuant

R package for automation of machine learning, forecasting, model evaluation, and model interpretation
GNU Affero General Public License v3.0
235 stars 43 forks source link

Update ResidualOutliers.R #28

Closed DougVegas closed 5 years ago

DougVegas commented 5 years ago

Converts DateColName to POSIXct in case user passes in date as character type. This will also return date value passed into DateColName parameter as POSIXct in the FullData object.