Description Usage Arguments Examples
View source: R/IdentifyVaryingPWs.R
Identify the pathways that change over time by fitting a generalized additive model
1 | IdentifyVaryingPWs(object, pval_threshold = 0.05)
|
object |
A Tempora object |
pval_threshold |
P-value threshold to determine the significance of pathway enrichment over time. Default to 0.05. |
1 | ## Not run: tempora_data <- IdentifyVaryingPWs(tempora_data, pval_threshold = 0.05)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.