| demean()
 | De-mean or mean center variables | 
        
        | es()
 | Effect size conversion | 
        
        | ezddm()
 | Fit Wagenmaker et al.'s (2007) EZ-diffusion model to single subject's aggregate/averaged data. | 
        
        | fit_ezddm()
 | Fit Wagenmaker et al.'s (2007) EZ-diffusion model to multiple subjects and groups using raw single-trial data. | 
        
        | hausekeep
 | hausekeep: a package with misc housekeeping functions | 
        
        | logit()
 | Logit function | 
        
        | logit_inverse()
 | Logistic (sigmoid or inverse logit) function | 
        
        | normWithin()
 | Norms data within groups | 
        
        | outliersMAD()
 | Identify outliers using robust median absolute deviation approach | 
        
        | outliersZ()
 | Identify outliers using Z-score cut-off method. | 
        
        | sca_lm()
 | Specification curve analysis (SCA) for linear regression | 
        
        | seWithin()
 | Compute standard errors (within-subjects) | 
        
        | stderror()
 | Compute standard errors (between-subjects) | 
        
        | summaryh()
 | Generate formatted results and effect sizes for manuscripts | 
        
        | zscore()
 | Compute z-score |