pt_wrap: Wrapper for pt with a non-zero mena and non-1 standard...

Description Usage Arguments

Description

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

Usage

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

Arguments

x

A numeric. Where to evaluate the cdf.

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.