Distribution-class {PFIM} | R Documentation |
Class "Distribution"
Description
The class defines all the required methods for a distribution object.
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 Distribution
objects
parameters
:A list containing the distribution parameters.
[Package PFIM version 6.0.3 Index]