| df-methods {distr} | R Documentation |
Methods for Function df in Package ‘distr’
Description
df-methods
Methods
- df
signature(object = "TParameter"): returns the slotdfof the parameter of the distribution- df<-
signature(object = "TParameter"): modifies the slotdfof the parameter of the distribution- df
signature(object = "Td"): returns the slotdfof the parameter of the distribution- df<-
signature(object = "Td"): modifies the slotdfof the parameter of the distribution- df
signature(object = "ChisqParameter"): returns the slotdfof the parameter of the distribution- df<-
signature(object = "ChisqParameter"): modifies the slotdfof the parameter of the distribution- df
signature(object = "Chisq"): returns the slotdfof the parameter of the distribution- df<-
signature(object = "Chisq"): modifies the slotdfof the parameter of the distribution
[Package distr version 2.9.3 Index]