Min-methods
From distr v2.7.0
by Peter Ruckdeschel
Methods for Function Min in Package `distr'
Min-methods
- Keywords
- methods, distribution
Methods
- Min
signature(object = "UnifParameter")
: returns the slotMin
of the parameter of the distribution- Min<-
signature(object = "UnifParameter")
: modifies the slotMin
of the parameter of the distribution- Min
signature(object = "Unif")
: returns the slotMin
of the parameter of the distribution- Min<-
signature(object = "Unif")
: modifies the slotMin
of the parameter of the distribution
Community examples
Looks like there are no examples yet.