Hello! Falco and I are working on the school shooting project and we are trying to understand the value of generate_pseudo_pop(), specifically the item counter. Is counter, a vector of length equal to the length of the pseudopopulation, representing how many times each real observation (that is untrimmed by the matching algorithm) is matched in the pseudopopulation?
We're trying to clarify this because 77 out of 48,949 values in counter are ≥1000, with the three largest values being 17,649, 18,645, and 23,473.
Thanks!