ValueType
in package
Table of Contents
Cases
- DontKnow
- Invalid
- The value falls outside the expected domain, imagine getting a text when expecting a number
- Missing
- A value that is missing with the reason related to other observed variables "missing at random" This could be for example due to routing in the survey
- None
- The value indicates that the user picked an option like "none of the above"
- Other
- This value indicates that the user picked an option like "other, specify:"
- Refused
- SystemMissing
- A value that is missing due to a system failure "missing completely at random" It is unrelated to other data in the response
Cases
SystemMissing
A value that is missing due to a system failure "missing completely at random" It is unrelated to other data in the response
Missing
A value that is missing with the reason related to other observed variables "missing at random" This could be for example due to routing in the survey
Invalid
The value falls outside the expected domain, imagine getting a text when expecting a number
None
The value indicates that the user picked an option like "none of the above"
Other
This value indicates that the user picked an option like "other, specify:"