mlr-org / mlr3filters

Filter-based feature selection for mlr3
https://mlr3filters.mlr-org.com
GNU Lesser General Public License v3.0
20 stars 8 forks source link

typo in FilterPermutation help #98

Closed missuse closed 3 years ago

missuse commented 3 years ago

Hello,

In the help of

https://github.com/mlr-org/mlr3filters/blob/main/man/mlr_filters_permutation.Rd

there is a typo on line 86

instead of FilterDISR it should be FilterPermutation

All the best,

Milan