evalImpulseModel_comp {LineagePulse}R Documentation

Compiled function: evalImpulseModel

Description

Pre-compile heavily used functions. Refer to evalImpulseModel.

Usage

evalImpulseModel_comp(vecImpulseParam, vecTimepoints)

Arguments

vecImpulseParam

(numeric vector number of impulse model parameters) {beta1, beta2, h0, h1, h2, t1, t2} Vector of impulse model parameters.

vecTimepoints

(numeric vector length number of time points) Time points to be evaluated.

Value

vecImpulseValue (vec number of vecTimepoints) Model values for given time points.

Author(s)

David Sebastian Fischer


[Package LineagePulse version 1.13.0 Index]