eegprep.plotfresp# eegprep.plotfresp(b, a=1, nfft=512, fs=1, dir='onepass', *, show=True)# Plot impulse, step, magnitude, and phase response like FIRFilt. Parameters: b (Any) a (Any) nfft (int) fs (float) dir (str) show (bool)