Closed kbjarkefur closed 1 year ago
Missing values in idvars should lead to an error by iesave as idvars should be fully identifying. However, it was a bug that this error was unhandled.
iesave
This is now fixed by having the command test for missing values in the idvars one at the time.
Missing values in idvars should lead to an error by
iesave
as idvars should be fully identifying. However, it was a bug that this error was unhandled.This is now fixed by having the command test for missing values in the idvars one at the time.