grad_td2pLL_noEmax | R Documentation |
For details on the td2pLL model, see fit_td2pLL
grad_td2pLL_noEmax(time, dose, h, delta, gamma, c0, Emax)
time |
( |
dose |
( |
h |
( |
delta |
( |
gamma |
( |
c0 |
( |
Emax |
( |
numeric(6)
Gradient vector of the td2pLL model at given
parameters.
Note that the first entry is a 1 for the intercept. In the the td2pLL
model, it is assumed to be 100. However, for initial normalization,
it is important to consider this parameter as unknown for optimal
design calculations.
The last entry is not the derivate by Emax
which is assumed fixed at -100
in the td2pLL model.
It is know assumed unknown so that in the optimal design, measurements
for larger doses are also recommended.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.