Hi all,
Has anyone had the following error message after running rdplot (part of the user-contributed rdrobust package) with one-degree polynomials and other settings set to default (stylized output)?
I can't share data due to restricted access, but for context:
Any insights appreciated!
Has anyone had the following error message after running rdplot (part of the user-contributed rdrobust package) with one-degree polynomials and other settings set to default (stylized output)?
Code:
. rdplot y x, p(1) select(): 3200 conformability error <istmt>: - function returned error r(3200);
- the outcome variables are all binary or otherwise discrete,
- the score or running variable is a linear transformation of age (age minus a policy-relevant date),
- the sample size varies between 231 and 460, with about 40% in the non-treated group across the outcome variables,
- rdplot runs with other outcome variables, some of which are also binary or discrete with similar sample sizes.
Any insights appreciated!
Comment