pyeeg.models.TRFEstimator.clear_cache

TRFEstimator.clear_cache()

Clear the lagged-X cache (if any).

Call this after modifying X in place between fit() calls, or to reclaim memory.