Usage
a.tes(t, n.1, n.2, R, q, level=95, dig=2, id=NULL, data=NULL)
Arguments
t
t-test value reported in primary study.
n.1
Treatment group sample size.
n.2
Comparison group sample size.
R
Covariate outcome correlation or multiple correlation.
level
Confidence level. Default is 95%.
dig
Number of digits to display. Default is 2 digits.
id
Study identifier. Default is NULL, assuming a scalar is used as input. If input is a vector dataset (i.e., data.frame, with multiple values to be computed), enter the name of the study identifier here.
data
name of data.frame. Default is NULL, assuming a scalar is used as input. If input is a vector dataset (i.e., data.frame, with multiple values to be computed), enter the name of the data.frame here.