Generate condition probability matrix given clusters and probabilities
Source:R/helper_condition_pr_matrix.R
gen_pr_matrix_cluster.Rd
Generate condition probability matrix given clusters and probabilities
Value
a numeric 2n*2n matrix of marginal and joint condition treatment
probabilities to be passed to the condition_pr_mat
argument of
horvitz_thompson
.