Create a formula object for the initial RNA level.
amount(x)
Arguments
x |
a character or a language object (an expression, a call
or a name) |
Value
an expression for the initial RNA level
Examples
#> mu * exp(-d_rate * time)
# mu_0 * exp(-d_rate * time)