<div dir="ltr"><div class="gmail_extra"><span style="font-size:12.8px">hi,</span><div class="gmail_extra" style="font-size:12.8px"><br><div class="gmail_quote"><span class="gmail-im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I was drawn to Elastic Nets because I&#39;m dealing with a dataset that is unlikely to be strictly sparse spatially, and I expect a large-ish region to have quite highly correlated activity. My understanding and experience with L1 regularization is that it chooses a small subset of these correlated sources, rather than selecting a set of them (I woudl like the solution to capture all of the correlated active sources). L2 regularization, of course, has the opposite problem, allowing all of the sources to be nonzero.</div></blockquote><div><br></div></span><div>this is correct for ENet vs L1 but my reaction is that it then boils down to the problem of interpretation of an activation foci. ENet will not give you the extent of the course and it&#39;s just a &quot;proxy&quot; towards a region of confidence / uncertainty around the localized focal dipolar foci the L1 solver will give you.</div><span class="gmail-im"><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">In an ideal world I would like an inverse solution that can have a large contiguous region of highly correlated active sources, and the rest of the brain as zero or close to zero.</div></blockquote><div><br></div></span><div>careful not to interpret this as source extension.</div><span class="gmail-im"><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I should be able to do this with elastic nets by tuning the two regularization parameters. Is there a configuration of mixed norm solvers that can do it?</div></blockquote><div><br></div></span><div>we never implemented E-Net with MxNE in MNE sorry.</div><span class="gmail-im"><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I&#39;ll deal with the time dimension later, although I&#39;m open to the idea of doing the whole thing in the frequency domain, since I have a long stretch of stationary data and the interesting effects are all in one frequency band.<br></div></blockquote><div><br></div></span><div>if it&#39;s stationary you can use MxNE after filtering the data in the band of interest.</div><div><br></div><div>HTH</div><div>Alex</div></div></div></div></div>