Learn R Programming

SDR (version 0.7.0.0)

improvedTable: Improved table creation for .get_values6

Description

Improved table creation for .get_values6

Usage

improvedTable(dataset, classNames)

Arguments

dataset
A matrix with the data
classNames
a vector with the names of the attributes.

Value

a named vector with the number of instances per class.