Learn R Programming

distionary (version 0.1.0)

dst_t: Student t Distribution

Description

Makes a Student t distribution.

Usage

dst_t(df)

Value

A Student t distribution.

Arguments

df

Degrees of freedom; single positive numeric.

Examples

Run this code
dst_t(3)

Run the code above in your browser using DataLab