marginal-bivph-method: Marginal method for bivph class

marginal,bivph-methodR Documentation

Marginal method for bivph class

Description

Marginal method for bivph class

Usage

## S4 method for signature 'bivph'
marginal(x, mar = 1)

Arguments

x

An object of class bivph.

mar

Indicator of which marginal.

Value

An object of the of class ph.

Examples

obj <- bivph(dimensions = c(3, 3))
marginal(obj, 1)

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