R/classes.R
validate_svyder.Rd
Checks structural integrity of a svyder object: matching dimensions, correct types, and internal consistency.
validate_svyder(x)
A svyder object to validate.
The input object (invisibly) if valid; otherwise throws an error.