Parameter-class
From distr v2.6
by Peter Ruckdeschel
Class "Parameter"
Parameter is the mother-class of all Parameter classes.
- Keywords
- methods, distribution
Objects from the Class
Objects can be created by calls of the form new("Parameter")
.
Slots
name
- Object of class
"character"
: a name / comment for the parameters
Methods
- name
signature(object = "Parameter")
: returns the name of the parameter- name<-
signature(object = "Parameter")
: modifies the name of the parameter
See Also
Community examples
Looks like there are no examples yet.