Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

matched.distances(..., preserve.unit.names=T) #232

Open
benthestatistician opened this issue Oct 12, 2023 · 0 comments
Open

matched.distances(..., preserve.unit.names=T) #232

benthestatistician opened this issue Oct 12, 2023 · 0 comments
Labels

Comments

@benthestatistician
Copy link
Collaborator

This form of matched.distances() is returning a list of vectors not a list of matrices. This is no good because for each pairing only one of the two participants gets its name recorded.

It might be time for a matched_distances() alternative, always returning a data frame with columns for the distance, the corresponding row name (treatment unit name) and the corresponding column name (control unit name).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant