Closed chews0n closed 3 years ago
function in the data class to detect and remove the outliers in the data, think reasonable values (eg. pressures that are at least 0 probably more though) for the data and how to handle that (ie. capping vs. dropping)
have a function for both dropping and capping the data in order to test impacts of the different methods
function in the data class to detect and remove the outliers in the data, think reasonable values (eg. pressures that are at least 0 probably more though) for the data and how to handle that (ie. capping vs. dropping)