effectsize: The overall estimate of the centralized PHat (ie.Phat-0.5) from a group of effect sizes to be meta-analysed
effectsize.variance: The estimate of the variance of the overall estimate ofPHat
effectsize.df: The total degrees of freedom for the set of effect sizes. If effectsize.df>0, the confidence intervals, pvalues and significance test use the t-distribution probability values. If effectsize.df=0 (default), the confidence intervals, the pvalues and significance test use the normal distribution probability values.
alpha: The significance level (default 0.05) used to control the significance tests and calculation of confidence limits.
Returns
ES.test The value of the t-statistic
ES.pvalue The p-value of the two-sided t-test if the parameter d.df>0, or the normal probability value if d.df=0
ES.sig The significance of the statistical test of the d.tvalue return value at the alpha level for one sided tests and aplha/2 for two sided tests as specified by the input parameter alternative.