View source: R/geneDrugSensitivity.R
geneDrugSensitivity | R Documentation |
TODO:: Write a description!
geneDrugSensitivity(
x,
type,
batch,
drugpheno,
interaction.typexgene = FALSE,
model = FALSE,
standardize = c("SD", "rescale", "none"),
verbose = FALSE
)
x |
A |
type |
A |
batch |
A |
drugpheno |
A |
interaction.typexgene |
|
model |
|
standardize |
|
verbose |
|
A vector
reporting the effect size (estimate of the coefficient
of drug concentration), standard error (se), sample size (n), t statistic,
and F statistics and its corresponding p-value.
print("TODO::")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.