vcov.BranchGLM: Extract covariance matrix

View source: R/BranchGLM.R

vcov.BranchGLMR Documentation

Extract covariance matrix

Description

Extract covariance matrix

Usage

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

Arguments

object

a BranchGLM object.

...

further arguments passed to or from other methods.

Value

A numeric matrix which is the covariance matrix of the beta coefficients.


BranchGLM documentation built on Aug. 31, 2023, 5:17 p.m.