Home > biosig > t450 > vereinM_B.m

vereinM_B

PURPOSE ^

SYNOPSIS ^

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

DESCRIPTION ^

The function [AaH,pup,adpval,q] = vereinM_B(Input,n1,samp,gamma,B,test,tail,alpha,k)
is a procedure used in the main-function fdp.m.
The function vereinM_B is called 'Bv' for the procedure B (conservative) of Korn et al. (2004) in the main-function fdp. 
Use the main-function for help.
 

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