Home > lyngby > lyngby_bat_test.m

lyngby_bat_test

PURPOSE ^

lyngby_bat_test - t-test using the Ardekani t-method

SYNOPSIS ^

function t = lyngby_bat_test(P, X, arg1, arg2, arg3, arg4, arg5, arg6,arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15)

DESCRIPTION ^

 lyngby_bat_test      - t-test using the Ardekani t-method

       function t = lyngby_bat_test(P, X, PropertyName, PropertyValue)

       Input:    P      Normalized paradigm (no mean)
                 X      Normalized datamatrix

       Property: Delay  { 0 } Delay, Number of timesteps the
                        paradigm will be moved with reference to
                        the datamatrix.

       Output:   t      t-statstics value.

       This function will return the t-statistics measure using  
                (P' * X) / (sigma_est * sqrt(P' * P))

       See also LYNGBY, LYNGBY_BAF_TEST, LYNGBY_BAF2_TEST.

 $Id: lyngby_bat_test.m,v 1.7 2002/11/18 17:48:15 fnielsen Exp $

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 29-Jul-2009 15:57:21 by m2html © 2003