vcov.betanb {betaNB}R Documentation

Sampling Variance-Covariance Matrix Method for an Object of Class betanb

Description

Sampling Variance-Covariance Matrix Method for an Object of Class betanb

Usage

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

Arguments

object

Object of Class betanb, that is, the output of the BetaNB(), RSqNB(), SCorNB(), DeltaRSqNB(), PCorNB(), or DiffBetaNB() functions.

...

additional arguments.

Value

Returns the variance-covariance matrix of estimates.

Author(s)

Ivan Jacob Agaloos Pesigan


[Package betaNB version 1.0.4 Index]