Home > biosig > t450 > exakteM_A.m

exakteM_A

PURPOSE ^

SYNOPSIS ^

function [AaH,pup,adpval,q]=exakteM_A(Input,n1,samp,u,B,test,tail,alpha,k);

DESCRIPTION ^

The function [AaH,pup,adpval,q] = exakteM_A(Input,n1,samp,u,B,test,tail,alpha,k)
is a procedure used in the main-function gFWE.m.
The function exakteM_A is called 'Ae' for the procedure A-exact in the main-function gFWE. 
Use the main-function for help.
 Korn et al., exakte Methode


Copyright (C) 2006 by Claudia Hemmelmann <claudia.hemmelmann@mti.uni-jena.de>
Institute of Medical Statistics, Computer Sciences and Documantation
University of Jena
This work was supported by DFG Project VO 683/2-1
This is part of the BIOSIG-toolbox http://biosig.sf.net/
%***
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 Version 2 of the License, or (at your option) any later version.

 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Library General Public License for more details.

 You should have received a copy of the GNU Library General Public
 License along with this library; if not, write to the
 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA  02111-1307, USA.

--------------------------------------------------------------------------

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003