subjectDistributionTable: Create Subject Distribution Table

Description Usage Arguments Value Author(s) Examples

Description

Creates a data frame with the distributions of the subjects age and gender grouped by the field 'targetClassName', providing an overview of the subjects. Note: requires an 'Age' and 'Gender' column.

Usage

1
subjectDistributionTable(data, targetClassName)

Arguments

data

The subject data to create the table from

targetClassName

The name of the field to group the data by

Value

The subject distribution table in a data frame

Author(s)

Alexander Luke Spedding, alexspedding271@gmail.com

Examples

1
2
3
4
5

AlexDiru/rsurfer documentation built on May 8, 2019, 8:45 a.m.