eta_t: Computes eta(t) of the t distribution

Description Usage Arguments Value Examples

View source: R/eta.R

Description

Computes eta(t) of the t distribution

Usage

1
eta_t(t, r, nu)

Arguments

t

Vector. Squared Mahalanobis distances

r

int. Dimension

nu

int. Degree of Freedom

Value

eta(t) of the t distribution

Examples

1
eta_t(c(-0.29022179, -0.58196155, -0.51125062, -0.09460791), .1, .3)

Mufabo/ICASSP20.T6.R documentation built on May 30, 2021, 11:20 a.m.