Spike Train Analysis Toolkit Documentation  Spike Train Analysis Toolkit Function Reference  binless_jack

Spike Train Analysis Toolkit

binless_jack

BINLESS_JACK Binless method analysis with leave-one-out jackknife.
   [Y,JK] = BINLESS_JACK(X,OPTS) performs a binless method analysis
   on input data structure X. In addition to the typical analysis,
   this function also does a leave-one-out jackknife. Y is an output
   structure with the results of the typical analysis and JK is an
   array of output structures with the results for each jackknife
   trial. There are as many elements in JK as there are spike trains
   in X. For information on the output structure, see BINLESS.

   For information on options and parameters see BINLESS.

   [Y,JK] = BINLESS_JACK(X) uses the default options and parameters.

   [Y,JK,OPTS_USED] = BINLESS_JACK(X) or [Y,JK,OPTS_USED] =
   BINLESS_JACK(X,OPTS) additionally return the options used. 

   See also BINLESS, BINLESS_SHUF.

Cross-reference information

This function calls:

This function is called by:


Generated on Fri 12-Feb-2010 15:32:32 by m2html © 2003