eegprep.rsfit# eegprep.rsfit(x, value, plot=0, *, return_details=False)# Return a Ramberg-Schmeiser fitted p-value for value within x. Parameters: x (Any) value (float) plot (int) return_details (bool) Return type: float | tuple[float, ndarray, ndarray, float]