marginal.mvn: Generic method for obtaining the marginal distribution of an...

View source: R/mvn.R

marginal.mvnR Documentation

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 class 'mvn'
marginal(x, indices)

Arguments

x

The mvn object.

indices

The indices of the marginal distribution to obtain.


queelius/algebraic.dist documentation built on Jan. 27, 2025, 8:46 a.m.