mirtsr: Computation of (robust) t-statistics for t-directed search

mirtsrR Documentation

Computation of (robust) t-statistics for t-directed search

Description

See Marazzi A. (1993), p.262

Usage

mirtsr(x, y, itype = .dFvGet()$ite, c = .dFvGet()$ccc, 
       d = .dFvGet()$ddd, tol = .dFvGet()$tlo, 
       gam = .dFvGet()$gma,  maxit = .dFvGet()$mxt, 
       maxis = .dFvGet()$mxs, tau = .dFvGet()$tua)

Arguments

x

See reference

y

See reference

itype

See reference

c

See reference

d

See reference

tol

See reference

gam

See reference

maxit

See reference

maxis

See reference

tau

See reference

Value

See reference

References

Marazzi A. (1993) Algorithm, Routines, and S functions for Robust Statistics. Wadsworth & Brooks/cole, Pacific Grove, California. p.262


robeth documentation built on Aug. 22, 2023, 9:09 a.m.

Related to mirtsr in robeth...