cor-MPHstar-method: Cor method for MPHstar class

cor,MPHstar-methodR Documentation

Cor method for MPHstar class

Description

Cor method for MPHstar class

Usage

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

Arguments

x

An object of class MPHstar.

Value

The correlation matrix of the MPHstar distribution.

Examples

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

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