Description Usage Arguments Value
Generic function to return sigmoid whenever needed
1 |
mu0 |
The 'average' expression parameter |
k |
The 'activation strength' parameter |
t0 |
The 'activation time' parameter |
t |
The latent pseudotimes |
A numeric vector of length length(t)
that
is the sigmoid function applied to t
using the parameters
mu0
, k
and t0
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.