Fscore: Fscore

Description Usage Arguments Details Value

View source: R/Fscore.R

Description

The formula is from doi:10.3389/fmicb.2018.02174. A high f-score means feature has more powerful discrimination ability.

Usage

1
Fscore(features, Pos)

Arguments

features

A numeric matrix/data.frame which denotes features. Each row is a sample

Pos

A numeric vector contains the positive index.

Details

The function implement the F-score method to select the features. It returns a

Value

A number which is the fscore


ritianjiang/RTFE documentation built on Aug. 8, 2020, 7:48 p.m.