jointprob# jointprob(signal, threshold=0, oldjp=None, normalize=0)# Port of EEGLAB jointprob for deterministic rejection scoring. Parameters: signal (ndarray) threshold (Any) oldjp (Any) normalize (int) Return type: tuple[ndarray, ndarray]