| mExWAS | R Documentation |
Class mExWAS obtained from mexwas method of an
ExposomeSet object, contains the result of testing the multiple
models of exposures of an ExposomeSet to a set of given phenotypes.
"mExWAS" is the #' acronym of "Multivariate Exposome-Wide Association
Study".
## S4 method for signature 'mExWAS,ANY' plot(x, y, ...) ## S4 method for signature 'mExWAS' extract(object, type = "test", sort = TRUE) ## S4 method for signature 'mExWAS' plotExwas( object, ..., subtitles, color, exp.order, labels, show.effective = TRUE )
x |
Object of class |
y |
NOT USED |
... |
Other used arguments. |
object |
object of class |
type |
(default |
sort |
NOT USED |
subtitles |
NOT USED |
color |
NOT USED |
exp.order |
NOT USED |
labels |
NOT USED |
show.effective |
NOT USED |
An object of class mExWAS
plot(x = mExWAS, y = ANY): Wrapper for plotExwas method.
extract(mExWAS): Method to obtain the generated model
plotExwas(mExWAS): Method to plot a heap-map with the coeficient of each
exposure
resultklist with the fitted model and result.
phenotypeName of the phenotype used in the analysys.
descriptionfeature data from original ExposomeSet.
mexwas to perform a Multivariate Exposome-Wide
Association Study and to create a mExWAS,
exwas to perform an Exposome-Wide Association Study
and to create an ExWAS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.