F1: Fisher's Discriminant Ratio (F1).

Description Usage Arguments Value

Description

F1 computes the Fisher's Discriminant Ratio of a binary data set.

Usage

1
F1(x, y)

Arguments

x

A data frame, or an object that can be converted to a data frame, containing only the features of the data.

y

A vector (or factor) determining the class of each example in the data.

Value

The Fisher's Discriminant Ratio of a binary data set.


RomeroBarata/dcme documentation built on May 9, 2019, 2:24 p.m.