kaggleSample: Random Sample from Santander Customer Transaction data set...

kaggleSampleR Documentation

Random Sample from Santander Customer Transaction data set from kaggle competition.

Description

Data was included as it provides good example. N = 2500, p = 200, response balance: o(0) = 2245, o(1) = 255

Usage

data(kaggleSample)

Format

An object of class data.table (inherits from data.frame) with 2500 rows and 202 columns.

Source

https://kaggle.com/c/santander-customer-transaction-prediction/data

Examples

data(kaggleSample)

# heat map of correlation matrix, linked to scatterplots
iplotCorr(geneExpr$expr, geneExpr$genotype, reorder=TRUE)

jameshorine/fastFeatures documentation built on Feb. 3, 2023, 1:30 p.m.