Learn R Programming

matrixdist (version 1.1.9)

marginal,bivdph-method: Marginal method for bivdph class

Description

Marginal method for bivdph class

Usage

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

Value

An object of the of class dph.

Arguments

x

An object of class bivdph.

mar

Indicator of which marginal.

Examples

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

Run the code above in your browser using DataLab