evalSigmoid_comp | R Documentation |
Pre-compile heavily used functions. Refer to evalSigmoid.
evalSigmoid_comp(vecSigmoidParam, vecTimepoints)
vecSigmoidParam |
(numeric vector number of sigmoid model parameters) {beta, h0, h1, t1} Vector of sigmoidal model parameters. |
vecTimepoints |
(numeric vector length number of time points) Time points to be evaluated. |
vecSigmoidValue (numeric vector length of vecTimepoints) Model values for given time points.
David Sebastian Fischer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.