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