View source: R/multifac_covariate.R
CovariateScatter.Anal | R Documentation |
CovariateScatter.Anal
CovariateScatter.Anal(
mSetObj,
imgName = "NA",
format = "png",
analysis.var,
ref = NULL,
block = "NA",
thresh = 0.05,
pval.type = "fdr",
contrast.cls = "anova"
)
mSetObj |
mSetObj object |
imgName |
image name |
format |
image format |
analysis.var |
variable of analysis |
ref |
reference group |
block |
block name |
thresh |
threshold |
pval.type |
pvalue type (raw or fdr) |
contrast.cls |
contrast group |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.