var-MPHstar-method: Var method for MPHstar class

var,MPHstar-methodR Documentation

Var method for MPHstar class

Description

Var method for MPHstar class

Usage

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

Arguments

x

An object of class MPHstar.

Value

The covariance matrix of the MPHstar distribution.

Examples

obj <- MPHstar(structure = "general")
var(obj)

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