CALCPDIFF - winkusch/Easy2 GitHub Wiki

FUNCTION PARAMETER DEFAULT DESCRIPTION
CALCPDIFF --acolBETAs Array of the two effect-size, beta columns.
CALCPDIFF --acolSEs Array of the two standard error columns.
CALCPDIFF --acolZSCOREs Array of the two z-score columns.
CALCPDIFF --acolNs Array of the two N, sample size columns.
CALCPDIFF --blnCovCorrection FALSE Boolean value to define whether a correction to the standard error using the covariance should be applied. Optional. Default: 0. Please use: [0
CALCPDIFF --numCorFactor 0
CALCPDIFF --bln1sided FALSE, logical whether diff test is one sided
CALCPDIFF --colOutPdiff pdiff Name of the added p-value for difference column. Optional. Default: pdiff
CALCPDIFF --strTag Tag for the function step that will be added to related variables in the REPORT and to related output to ensure unique and easily recognizable file names and REPORT variable names.