var-bivph-method: Var method for bivph class

var,bivph-methodR Documentation

Var method for bivph class

Description

Var method for bivph class

Usage

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

Arguments

x

An object of class bivph.

Value

The covariance matrix of the bivariate phase-type distribution.

Examples

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

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