Min-methods {distr} | R Documentation |
Methods for Function Min in Package ‘distr’
Description
Min-methods
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
[Package distr version 2.9.3 Index]