Skip to contents

Makes a distribution belonging to the family of t distributions.

Usage

dst_t(df)

Arguments

df

Degrees of freedom; positive.

Examples

dst_t(3)
#> [1] "t"          "parametric" "dst"       
#> 
#>  name :
#> [1] "t"