Skip to content

error in weights when specification uses dataframe's rownames to identify units of assignment#259

Merged
jwasserman2 merged 4 commits intomainfrom
weights_rownames_spec
Mar 31, 2026
Merged

error in weights when specification uses dataframe's rownames to identify units of assignment#259
jwasserman2 merged 4 commits intomainfrom
weights_rownames_spec

Conversation

@jwasserman2
Copy link
Copy Markdown
Collaborator

The ate()/ett() functions fail when called on a StudySpecification object whose formula has a 1 on the righthand side. This is because the data argument to the weight-creation function does not have the ..uoa.. column needed to merge to data created from the StudySpecification object. This PR addresses that.

@jwasserman2 jwasserman2 merged commit c23ad6a into main Mar 31, 2026
6 checks passed
@jwasserman2 jwasserman2 deleted the weights_rownames_spec branch March 31, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant