signalDecay | R Documentation |
Signal decay functions for PathwaySpace
internal calls.
signalDecay(
method = c("weibull", "exp", "linear"),
decay = 0.001,
shape = 1.05
)
method |
A character string specifying a method for
signal decay (any of |
decay |
A decay factor (in (0,1]) passed to the
|
shape |
A parameter (>=1) passed to the |
An the function.
Mauro Castro.
circularProjection
and polarProjection
signalDecay()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.