Skip to content

Commit

Permalink
Add standard_error as an allowable value_type
Browse files Browse the repository at this point in the history
towards issue #171
  • Loading branch information
ehwenk committed Aug 23, 2024
1 parent f2e01ea commit bda03b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/support/traits.build_schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ value_type:
mode: Value is the mode of values recorded for an entity. This is the appropriate value type for a categorical trait value.
range: Value is a range of values recorded for an entity.
bin: Value for an entity falls within specified limits.
standard_error: Value is the standard error of a mean of values recorded for an entity.
unknown: Not currently known.

basis_of_value:
Expand Down

0 comments on commit bda03b5

Please sign in to comment.