Learn R Programming

matrixdist (version 1.1.9)

marginal,MPHstar-method: Marginal method for MPHstar class

Description

Marginal method for MPHstar class

Usage

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

Value

An object of the of class ph.

Arguments

x

An object of class MPHstar.

mar

Indicator of which marginal.

Examples

Run this code
obj <- MPHstar(structure = "general")
marginal(obj, 1)

Run the code above in your browser using DataLab