Match latent causes that might have the same combo but different specifications
Source:R/utils.R
match_cause.Rd
@details In our cause_list, "A+B" represents the same cause as "B+A". It is used for plotting side-by-side posterior sample comparisons
Arguments
- pattern
a vector of latent cause names, e.g., from a particular fit
- vec
a vector of latent cause names, e.g., usually a union of cause names from several model fits. Usually, it is also the display order that one wants to show.