MeanAccuracyTable: 'MeanAccuracyTable' Asks for a data.table, a vector of...

Description Usage Arguments

View source: R/Encontrar_candidatos_dataset_v1.R

Description

MeanAccuracyTable Asks for a data.table, a vector of collumn indices and the goal collumn the expected value of accuracy of filling missing values if the dataset is representative

Usage

1
MeanAccuracyTable(df, VECTORS, goal)

Arguments

df

A data.table that you intend to fill missing values, warning this dataframe shall contain no missing values so the user must drop the lines it happens

VECTORS

The collumns you wish to use to predict the missing values

goal

The collum with the missing values you wish to fill


cleanerR documentation built on May 2, 2019, 5:51 a.m.