The class ModelParameter defines information concerning the model parameters.
Arguments
Objects from the class
Objects form the class ModelParameter can be created by calls of the form ModelParameter(...) where
(...) are the parameters for the ModelParameter objects.
Slots for <code>ModelParameter</code> objects
name:
A string giving the name of the parameter.
distribution:
An object from the class Distribution giving the distribution of the parameter.