Fisher Information Matrix for the Mixed Inhibition Model
It provides the cpp function for the FIM for the model ~theta0 + theta1* log(x + theta2)
.
FIM_loglin(x, w, param)
x |
Vector of design points. |
w |
Vector of design weight. Its length must be equal to the length of |
param |
Vector of values for the model parameters |
The FIM of this model does not depend on the parameter theta0
.
Fisher information matrix.
Dette, H., Kiss, C., Bevanda, M., & Bretz, F. (2010). Optimal designs for the EMAX, log-linear and exponential models. Biometrika, 97(2), 513-518.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.