pyeeg.models.TRFEstimator.load

TRFEstimator.load()

Load and return a TRF instance from numpy archive file (created with trf.save)

Parameters:

filename (str) – Full path name.

Return type:

TRFEstimator instance