df2-methods {distr}R Documentation

Methods for Function df2 in Package ‘distr’

Description

df-methods

Methods

df2

signature(object = "FParameter"): returns the slot df2 of the parameter of an F-distribution

df2<-

signature(object = "FParameter"): modifies the slot df2 of the parameter of an F-distribution

df2

signature(object = "Fd"): returns the slot df2 of the slot param of the distribution

df2<-

signature(object = "Fd"): modifies the slot df2 of the slot param of the distribution


[Package distr version 2.9.3 Index]