Distribution: Distribution

DistributionR Documentation

Distribution

Description

The class Distribution represents and stores information for the parameter distribution.

Usage

Distribution(name = character(0), mu = 0, omega = 0)

Arguments

name

A string giving the name of the distribution.

mu

A double giving the mean mu.

omega

A double giving omega.


PFIM documentation built on Jan. 30, 2026, 5:08 p.m.