<div dir="ltr">Hello,<br><br>I am trying to classify my data using <span style="font-family:courier new,monospace">ft_timelockstatistics</span> function<br><br>I am using the output of <span style="font-family:courier new,monospace">ft_timelockanalysis</span> function and the following options:<br>
<br><span style="font-family:courier new,monospace">cfg.layout  = 'CTF275.lay';<br>cfg.method  = 'crossvalidate';<br>cfg.design  = [ones(size(class1.trial,1),1); 2*ones(size(class2.trial,1),1)]';<br></span><br>
But I got the following error:<br><br><span style="font-family:courier new,monospace">??? Undefined variable "dml" or class "dml.standardizer".<br><br>Error in ==> ft_statistics_crossvalidate at 44<br>
  cfg.mva = dml.analysis({ ...<br><br>Error in ==> statistics_wrapper at 306<br>    [stat] = statmethod(cfg, dat, design);<br><br>Error in ==> ft_timelockstatistics at 110<br>[stat, cfg] = statistics_wrapper(cfg, varargin{:});</span><br>
<br>Did I forgot to add something?!<br><br>Thanks<br clear="all"><br>-- <br>Hamza Fawzi Altakroury<br>Graduate student - MA<br>Faculty of Engineering and Natural Sciences<br>Sabancý University<br>
</div>