signalAggregation | R Documentation |
Signal aggregation functions for PathwaySpace
internal calls. The aggregation should be symmetric with respect to signal
polarity, ensuring that opposite signals produce corresponding outputs.
signalAggregation(method = c("mean", "wmean", "log.wmean", "exp.wmean"))
method |
A character string specifying the method for
signal aggregation, returning either a customized |
An aggregation function.
Mauro Castro.
circularProjection
, polarProjection
,
weighted.mean
signalAggregation()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.