var-bivdph-method: Var method for bivdph class

var,bivdph-methodR Documentation

Var method for bivdph class

Description

Var method for bivdph class

Usage

## S4 method for signature 'bivdph'
var(x)

Arguments

x

An object of class bivdph.

Value

The covariance matrix of the bivariate discrete phase-type distribution.

Examples

obj <- bivdph(dimensions = c(3, 3))
var(obj)

matrixdist documentation built on Aug. 8, 2023, 5:06 p.m.