Compute variance of the estimates
Usage
# S4 method for class 'PlFaFit'
computeVar(OBJ, DATA, NUMDERIV = F, OPTION = "transformed", VERBOSE = FALSE)Arguments
- OBJ
 Object of class plFaFit
- DATA
 Original data
- NUMDERIV
 TRUE if the hessian must be computed using jacobian
- OPTION
 transformedif correlations are of interest.rawfor inference on the reparametrised level.- VERBOSE
 TRUE if the function must print messages