data {emBayes} | R Documentation |
simulated gene expression example data
Description
Simulated gene expression data for demonstrating the usage of emBayes.
Usage
data(data)
Format
The data file consists of five components: y, clin, X, quant, coef and clin.coe. The coefficients and clinical coefficients are the true values of parameters used for generating response y. They can be used for performance evaluation.
Details
The data model for generating response
Let be the response of the
-th subject (1
i
n). We have
being a
-dimensional vector of which the last
components indicate clinical factors and
denoting a
-dimensional vector of genetic factors. The linear quantile regression model for the
-th quantile
is:
where contains the intercept and the regression coefficients for the clinical covariates.
are the regression coefficients and random error
is set to follow a T2 distribution and has value
at its
-th quantile.