vcov.flexsurvreg: Variance-covariance matrix from a flexsurvreg model

vcov.flexsurvregR Documentation

Variance-covariance matrix from a flexsurvreg model

Description

Variance-covariance matrix from a flexsurvreg model

Usage

## S3 method for class 'flexsurvreg'
vcov(object, ...)

Arguments

object

A fitted model object of class flexsurvreg, e.g. as returned by flexsurvreg or flexsurvspline.

...

Other arguments (currently unused).

Value

Variance-covariance matrix of the estimated parameters, on the scale that they were estimated on (for positive parameters this is the log scale).


chjackson/flexsurv-dev documentation built on April 23, 2024, 10:57 a.m.