Join us for
RADAR: AI Edition

SPreFuGED (version 1.0)

avAcc: Average accuracy data

Description

A data frame of 11520 data points (rows) corresponding to the 1152 different simulation scenarios by 10 classification functions. The studied data variables and the average misclassification error rates (acc) of the classification functions on the columns.

Usage

data("avAcc")

Arguments

Format

A data frame with 11520 observations on the following 8 variables.

Source

Jong VL, Novianti PW, Roes KCB & Eijkemans MJC. Selecting a classification function for class prediction with gene expression data. Bioinformatics (2016) 32(12): 1814-1822

Details

This data contains the different values of the six studied factors and the error rates for the different fucntions in different simulation scenarios. And it is required for binary direct classification, to fit the LME model necessary to predict optimal function(s) for a given gene expression dataset.

Examples

Run this code
data(avAcc)
## maybe str(avAcc) ; plot(avAcc) ...

Run the code above in your browser using DataLab