- Minor correction on
is_extremeC++ function. - Minor corrections on
contextualMFdocumentation.
- Adding the
na_onlyargument in several functions allowing to apply the filters only in the cells where there isNAand replacing with the original value in the rest.
- Added a
NEWS.mdfile to track changes to the package. - Important corrections, improvements and changes in engines 2, 4 and 5, so as in functions
convolutionQuantile,convolutionMedian,quantileFilterandcontextualMF. timesargument incontextualMFis not longer available.naargument is removed from previous functions: onlyNAwill be considered as aNA.
- Adding new function (
agenbagFilters) that performs two methods for gradient calculation. - Some minor improvements in documentation, vignettes and code.