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