stimulus_set_size
The number of different values each presented stimulus could have taken. This value gives an indication of the complexity of the stimulus space. When this number is large we set this variable to infinity, when for any reason it was not computed, it has a value of NA.
info
Part of the Stimulus category of the Response table in the trial schema.
Details
| Property | Value |
|---|---|
| Type | integer |
| Requirement | optional |
| Categories | Stimulus |
Notes
- To specify "infinity" in a CSV file we use +Inf and -Inf; these are correctly recognized in R (tidyverse) and Python (pandas) as being valid numbers rather than strings.