Max-methods {distr} | R Documentation |
Methods for Function Max in Package ‘distr’
Description
Max-methods
Methods
- Max
signature(object = "UnifParameter")
: returns the slotMax
of the parameter of the distribution- Max<-
signature(object = "UnifParameter")
: modifies the slotMax
of the parameter of the distribution- Max
signature(object = "Unif")
: returns the slotMax
of the parameter of the distribution- Max<-
signature(object = "Unif")
: modifies the slotMax
of the parameter of the distribution
[Package distr version 2.9.3 Index]