vcov.oglmx.selection: Calculate Variance-Covariance Matrix for a Fitted Model...

Description Usage Arguments

View source: R/vcov.R

Description

Calculate Variance-Covariance Matrix for a Fitted Model Object Returns the variance-covariance matrix of the main parameters of a fitted model object of class oglm.See vcov for more details

Usage

1
2
## S3 method for class 'oglmx.selection'
vcov(object, ...)

Arguments

object

a fitted model object, typically. Sometimes also a summary() object of such a fitted model.

...

additional arguments for method functions. For the glm method this can be used to pass a dispersion parameter.


linogaliana/oglm documentation built on March 5, 2021, 8:27 p.m.