Learn R Programming

EBEN (version 4.6)

BASIS: An Example Data File for the Gauss Model

Description

This is a 1000x481 sample feature matrix

Usage

data(BASIS)

Arguments

Format

The format is: int [1:1000, 1:481] 0 -1 0 0 1 0 1 0 1 0 ...

Source

Huang, A., Xu, S., and Cai, X. (2014). Empirical Bayesian elastic net for multiple quantitative trait locus mapping. Heredity 10.1038/hdy.2014.79

Details

The data was simulated on a 2400cM chromosome, each column corresponded to an even spaced QTL

Examples

Run this code
data(BASIS)

Run the code above in your browser using DataLab