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
pyeeg.models
.TRFEstimator.loadLoad and return a TRF instance from numpy archive file (created with trf.save)
filename (str) – Full path name.
TRFEstimator instance