
Last chance! 50% off unlimited learning
Sale ends in
It calculates standard errors and various variance matrices with the e$FinalPara
after estimation step.
CovStep()
consumed time
standard error of the estimates in the order of theta, omega, and sigma
covariance matrix of estimates in the order of theta, omega, and sigma. This is inverse(R) x S x inverse(R) by default.
correlation matrix of estimates in the order of theta, omega, and sigma
inverse covariance matrix of estimates in the order of theta, omega, and sigma
eigen values of covariance matrix
R matrix of NONMEM, the second derivative of log likelihood function with respect to estimation parameters
S matrix of NONMEM, sum of individual cross-product of the first derivative of log likelihood function with respect to estimation parameters
Kyun-Seop Bae <k@acr.kr>
Because EstStep
uses nonlinear optimization, covariance step is separated from estimation step.
It calculates variance-covariance matrix of estimates in the original scale.
NONMEM Users Guide
EstStep
, InitStep
# Only after InitStep and EstStep
#CovStep()
Run the code above in your browser using DataLab