Rdocumentation
powered by
Learn R Programming
distr (version 1.5)
Parameter-class: Class "Parameter"
Description
Parameter is the mother-class of all Parameter classes.
Arguments
Objects from the Class
Objects can be created by calls of the form
new("Parameter")
.
See Also
Distribution-class