Learn R Programming

Biocomb (version 0.4)

datasetF6: simulated data

Description

This data file consists of six simulated predictors or variables with three class categories. For each class category the values are independently generated from the normal distribution with the mean <U+00B5>1, <U+00B5>2 and <U+00B5>3 and the variances held at unity. The means are varied such that the problems range from near-separable problems, to near-random.

Usage

datasetF6

Arguments

Format

A data.frame containing 300 observations of six variables.

See Also

data_test, leukemia72, leukemia72_2, leukemia_miss

Examples

Run this code
# NOT RUN {
# load the dataset
data(datasetF6)
# }

Run the code above in your browser using DataLab