This function extracts and returns the variance-covariance matrix associated with the regression coefficients when the maximum likelihood estimation approach is used in the model fitting.
# S3 method for ypbp
vcov(object, ...)
an object of the class ypbp.
further arguments passed to or from other methods.
the variance-covariance matrix associated with the regression coefficients.