Fisher Information Matrix for a 3-Parameter Cox Proportional-Hazards Model for Type One Censored Data
It provides the cpp function for the FIM introduced in Page 247 of Schmidt and Schwabe (2015) for type one censored data.
FIM_3par_exp_censor1(x, w, param, tcensor)
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 c(β_0, β_1, β_2). |
tcensor |
The experiment is terminated at the fixed time point |
Fisher information matrix.
Schmidt, D., & Schwabe, R. (2015). On optimal designs for censored data. Metrika, 78(3), 237-257.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.