Hi,
I would like to know if someone can help me with the following problem...
I have data from an RCT, where the randomization was clustered and stratified... meaning I have 10 districts, within each district 20% of villages were randomly allocated as treatment, and then everyone within the village was treated. This means I stratified by district (within each district 20% of villages were treated), and clustered by village (i.e., either the entire village was treated or not). I want to use a permutation test to do randomization inference, but it seems like "permute" cannot handle this type of situation.
I'm not very good when it comes to STATA programming so I was thinking of doing this in R but I want to avoid using multiple programs if possible.
Thank you
Mauricio Romero
I would like to know if someone can help me with the following problem...
I have data from an RCT, where the randomization was clustered and stratified... meaning I have 10 districts, within each district 20% of villages were randomly allocated as treatment, and then everyone within the village was treated. This means I stratified by district (within each district 20% of villages were treated), and clustered by village (i.e., either the entire village was treated or not). I want to use a permutation test to do randomization inference, but it seems like "permute" cannot handle this type of situation.
I'm not very good when it comes to STATA programming so I was thinking of doing this in R but I want to avoid using multiple programs if possible.
Thank you
Mauricio Romero
Comment