dt_wrap: Wrapper for dt with a non-zero mena and non-1 standard...

Description Usage Arguments

Description

Wrapper for dt with a non-zero mena and non-1 standard deviation.

Usage

1
dt_wrap(x, df, mean = 0, sd = 1)

Arguments

x

A numeric. Where to evaluate the density function.

df

A positive numeric. The degrees of freedom.

mean

A numeric. The mean of the t. Defaults to 0.

sd

A positive numeric. The standard deviation of the t. Defaults to 1.


dcgerard/succotashr documentation built on May 15, 2019, 1:25 a.m.