You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: This folder includes the data analysis codes for reproducing the results presented in the paper entitled "Hierarchical Bayesian modeling of heterogeneous outcome variance in cluster randomized trials". The folder contains 3 files and documentation for each file is summarized below.
Documentations:
function.R: This file contains four user-defined functions that can be used to reproduce our analysis results.
analysis.R: This file contains codes to reproduce our analysis results using four user-defined functions provided in function.R file and kdpp_cleaned.csv data set.
kdpp_cleaned.csv: This file is a cleaned version of KDPP data set used to illustrate the proposed methods. It is needed to reproduce our analysis by implementing r codes attached in this file.