Skip to content

compute_rank_mahalanobis ignores index argument #128

@benthestatistician

Description

@benthestatistician

...in the event that there's an exact matching constraint in force. The function presently computes and returns a distance for each treatment/control combination, even when provided a list of specific treatment-control matching possibilities for which a distances is needed.

to do's:

  • If possible, fix it in compute_rank_mahananobis
  • If not possible, workaround on R side
  • Add a test case to test.rank.mahal.R

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions