Learn R Programming

algebraic.dist (version 0.1.0)

marginal.mvn: Generic method for obtaining the marginal distribution of an mvn object x over components indices.

Description

Generic method for obtaining the marginal distribution of an mvn object x over components indices.

Usage

# S3 method for mvn
marginal(x, indices)

Arguments

x

The mvn object.

indices

The indices of the marginal distribution to obtain.