Fisher Information Matrix for the Sigmoid Emax Model
It provides the cpp function for FIM for the model ~b1+(b2-b1)*(x^b4)/(x^b4+b3^b4)
FIM_sig_emax(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 |
Fisher information matrix.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.