rho_t: Computes rho(t) of the t distribution

Description Usage Arguments Value Examples

View source: R/rho.R

Description

Computes rho(t) of the t distribution

Usage

1
rho_t(t, r, nu)

Arguments

t

vector[N] squared Mahalanobis distance

r

scalar, dimension

nu

scalar, degree of freedom

Value

vector[N] rho(t) of the t distribution

Examples

1
rho_t(rnorm(5),2,5)

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