R/vcov.flexCPH.R

vcov.flexCPH <-
function (object, ...) {
    ginv(object$Hessian)
}
drizopoulos/JM documentation built on Aug. 10, 2022, 1:51 a.m.