selec_rfe_tolerance: selected features by rfe with tolerance

Description Usage Arguments

Description

selected features by rfe with tolerance

Usage

1
2
selec_rfe_tolerance(fit, tolerance, metric = "Rsquared",
  maximize = "TRUE")

Arguments

fit

Results from recursive_feature_elimination function

tolerance

maximum error tolerance allowed in percentage

metric

metric to used to fit rfe model

maximize

maximize (TREUE) or minimize (FALSE) the metric


elpidiofilho/labgeo documentation built on May 14, 2019, 9:35 a.m.