tau_u_computation.Rd
Tau U effect size and variance computation.
tau_u_computation(
data,
studyID,
subjectID,
outcome_name,
phase_name,
na_option = "listwise"
)
Raw data to compute the effect sizes and variances from
A character string representing the studyID
A character string representing the subjectID
A character string representing the outcome name
A character string representing the phase name
Currently only listwise is supported
Returns a data frame that contains the studyID, subjectID, and the Tau U effect sizes and 3 different approximate variance computations.
The three approximate variances are: Coming soon.