Learn R Programming

PFIM (version 6.0.3)

Distribution-class: Class "Distribution"

Description

The class defines all the required methods for a distribution object.

Arguments

Objects from the class

Objects form the class Distribution can be created by calls of the form Distribution(...) where (...) are the parameters for the Distribution objects.

Slots for <code>Distribution</code> objects

parameters:

A list containing the distribution parameters.