get_comb_ind: Get integer vector of changepoint indices,
based on bool-field representation of combinations.
E.g. for combination index 11 [=1011]: get_comb_ind(c(T,F,T,T))=11
Description
Get integer vector of changepoint indices,
based on bool-field representation of combinations.
E.g. for combination index 11 [=1011]: get_comb_ind(c(T,F,T,T))=11