marginal-bivdph-method: Marginal method for bivdph class

marginal,bivdph-methodR Documentation

Marginal method for bivdph class

Description

Marginal method for bivdph class

Usage

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

Arguments

x

An object of class bivdph.

mar

Indicator of which marginal.

Value

An object of the of class dph.

Examples

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

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