Rdocumentation
powered by
Learn R Programming
EBEN (version 4.1)
BASISbinomial: An Example Data File for the Binomial Model
Description
This is a 500x481 sample feature matrix
Usage
data(BASISbinomial)
Arguments
format
The format is: int [1:500, 1:481] 0 -1 0 0 0 0 -1 -1 0 1 ...
source
Huang A, Xu S, Cai X: Empirical Bayesian LASSO-logistic regression for multiple binary trait locus mapping. BMC genetics 2013, 14(1):5.
Details
The data was simulated on a 2400cM chromosome, each column corresponded to an even spaced QTL
Examples
Run this code
data(BASISbinomial)
Run the code above in your browser using
DataLab