T1: T1 - Teststatistic

Description Usage Arguments Details Value Functions See Also

View source: R/tests.R

Description

The function returns the value gained by the

  1. T1 Test,

  2. T2 Test,

  3. T3 Test,

  4. T4 Test,

  5. T5 Test.

Usage

1
2
3
4
5
6
7
8
9
T1(y, l = 1)

T2(y, l = 1)

T3(y, l = 1)

T4(y, l = 1)

T5(y, l = 1)

Arguments

y

A numeric vector.

l

A positive number.

Details

This function computes the value of the T Test with weighth parameter l. For T5 l cannot be 1!

Value

A number.

Functions

See Also

Other teststatistic: D_Henze


LBPy/tfc documentation built on Jan. 29, 2020, 10:17 p.m.