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