vcov.betamc {betaMC}R Documentation

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

Description

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

Usage

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

Arguments

object

Object of Class betamc, that is, the output of the BetaMC(), RSqMC(), SCorMC(), DeltaRSqMC(), PCorMC(), or DiffBetaMC() functions.

...

additional arguments.

Value

Returns the variance-covariance matrix of estimates.

Author(s)

Ivan Jacob Agaloos Pesigan


[Package betaMC version 1.3.1 Index]