ks_var_less_one: ks_var_less_one

Description Usage Arguments

Description

get Komolgorov-Smirnov value test for a model in train and test, deleting one variable at a time .

Usage

1
ks_var_less_one(tbla, formula_model, tbla_test)

Arguments

tbla

table with data. It has to have the target_name. It will be used to train the new model when deleting one variable

formula_model

the final formula of the model.

tbla_test

table with test data.

modelo_object

the model trained to predict the target variable.


GabyP/evaluaModelo documentation built on June 9, 2019, 4:52 a.m.