marginal: Generic method for obtaining the marginal distribution of a...

View source: R/generic_dist.R

marginalR Documentation

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

Description

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

Usage

marginal(x, indices)

Arguments

x

The distribution object.

indices

The indices of the marginal distribution to obtain.


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