Home > biosig > t450 > perm_gfwe.m

perm_gfwe

PURPOSE ^

SYNOPSIS ^

function [p]=perm_gfwe(Input,n1,samp,B,tstat,tail)

DESCRIPTION ^

The function[P,M,q,Richtung] = pwerte(Input,n1,samp,M,test,tail,alpha) 
 is a subfunction in the main-function gFWE.m.
For help use the main-function.


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