eegprep.pop_signalstat# eegprep.pop_signalstat(EEG=None, typeproc=1, cnum=None, percent=5, *, gui=None, renderer=None, return_com=False)# Compute and plot statistics for one channel or component. Parameters: EEG (dict[str, Any] | None) typeproc (int) cnum (Any) percent (float) gui (bool | None) renderer (Any | None) return_com (bool)