Skip to content

Instantly share code, notes, and snippets.

Created January 28, 2016 12:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1866a2b1a424dd9f0ac9 to your computer and use it in GitHub Desktop.
Save anonymous/1866a2b1a424dd9f0ac9 to your computer and use it in GitHub Desktop.
>> stat = ft_timelockstatistics(cfg, data)
Warning: the data does not contain a trial definition
> In ft_warning at 178
In utilities/private/fixsampleinfo at 66
In ft_datatype_raw at 175
In ft_checkdata at 219
In ft_checkdata>raw2timelock at 1312
In ft_checkdata at 400
In ft_timelockstatistics at 82
Warning: reconstructing sampleinfo by assuming that the trials are consecutive segments of a continuous
recording
> In ft_warning at 178
In utilities/private/fixsampleinfo at 79
In ft_datatype_raw at 175
In ft_checkdata at 219
In ft_checkdata>raw2timelock at 1312
In ft_checkdata at 400
In ft_timelockstatistics at 82
the call to "ft_selectdata" took 0 seconds and required the additional allocation of an estimated 0 MB
using "ft_statistics_montecarlo" for the statistical testing
Warning: doing a two-sided test without correcting p-values or alpha-level, p-values and alpha-level
will reflect one-sided tests per tail
> In ft_statistics_montecarlo at 191
In ft_timelockstatistics at 181
using "ft_statfun_correlationT" for the single-sample statistics
constructing randomized design
total number of measurements = 28
total number of variables = 1
number of independent variables = 1
number of unit variables = 0
number of within-cell variables = 0
number of control variables = 0
using a permutation resampling approach
computing statistic
estimated time per randomization is 0.08 seconds
computing statistic 1000 from 1000
not performing a correction for multiple comparisons
the call to "ft_timelockstatistics" took 21 seconds and required the additional allocation of an estimated 60 MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment