twoSidedT: Conversion of test statistic to t-density

Description Usage Arguments Value Examples

View source: R/homework.R

Description

Converts a test statistic x to the area under the t-density for values >=|x|.

Usage

1

Arguments

t

The test statistic.

n

The number of degrees of freedom.

Value

The area under the t-density for values >=|x|.

Examples

1
twoSidedT(3,8)

loublanpain/BMI585FinalProjectLouBlanpain documentation built on Dec. 21, 2021, 11:49 a.m.