Learn R Programming

QuanDA (version 1.0.0)

breast: Example breast cancer data

Description

A list containing predictor matrix X and binary response y.

Usage

data(breast)

Arguments

Value

This data frame contains the following:

x

gene expression levels.

y

Disease state that is coded as 1 and -1

Examples

Run this code
data(breast)

Run the code above in your browser using DataLab