Closed samanthamccabe closed 8 years ago
rather than the awkward [high:0] allow the model to alias these values to more useful ones like [mid]
[high:0]
[mid]
probably best to create an ALIASES block in the features file like
ALIASES
ALIASES [high] = [+high] [mid] = [high:0] [low] = [-high]
rather than the awkward
[high:0]
allow the model to alias these values to more useful ones like[mid]
probably best to create an
ALIASES
block in the features file like