R/vcov.flexCPH.R

vcov.flexCPH <-
function (object, ...) {
    ginv(object$Hessian)
}
drizopoulos/JM documentation built on July 4, 2024, 1:46 a.m.