df2-methods {distr} | R Documentation |
Methods for Function df2 in Package ‘distr’
Description
df-methods
Methods
- df2
signature(object = "FParameter")
: returns the slotdf2
of the parameter of an F-distribution- df2<-
signature(object = "FParameter")
: modifies the slotdf2
of the parameter of an F-distribution- df2
signature(object = "Fd")
: returns the slotdf2
of the slotparam
of the distribution- df2<-
signature(object = "Fd")
: modifies the slotdf2
of the slotparam
of the distribution
[Package distr version 2.9.3 Index]