df1-methods {distr}R Documentation

Methods for Function df1 in Package ‘distr’

Description

df-methods

Methods

df1

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

df1<-

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

df1

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

df1<-

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


[Package distr version 2.9.3 Index]