uo-cmor / cea

Functions for Trial-Based Cost-Effectiveness Analysis
Other
0 stars 0 forks source link

Cluster trials #5

Open rosswilson-nz opened 2 years ago

rosswilson-nz commented 2 years ago

Implement specific methods for cluster-randomised trials?

At the moment this can probably be done by specifying the appropriate 'matrix_pred' arguments -- confirm whether the other functions deal with this correctly, or investigate whether an explicit 'cluster' argument would be useful

rosswilson-nz commented 2 years ago

Seems to work with matrix_pred or the new cluster specification - extractor, CI & CEAC functions still to be tested

rosswilson-nz commented 2 years ago

Now implemented with centre for multicentre trials and cluster for cluster-randomised trials, but appropriate methods for each still to be confirmed -- currently just does random effect models for both (and throws an error if both are specified)