eegprep.std_limodesign# eegprep.std_limodesign(factors, trialinfo, *args, splitreg='off', interaction='off', desconly='off', filepath='', return_com=False, **kwargs)# Create LIMO-compatible categorical and continuous design matrices. Parameters: factors (Any) trialinfo (Any) args (Any) splitreg (str | bool) interaction (str | bool) desconly (str | bool) filepath (str) return_com (bool) kwargs (Any) Return type: Any