Two Level Factor
Creates a two level factor with provided low and high values.
Parameters
name
the name of the factor
low
the low value of factor, must be strictly less than the high value
high
the high value of the factor, must be strictly greater than the low value
Functions
Link copied to clipboard
The coded levels as an array.
Link copied to clipboard
The levels as an array.
Link copied to clipboard
Converts the original raw value to the coded measurement scale. This conversion does not check if the raw value is within the range limits of the factor.
Link copied to clipboard
Converts the coded value to the original measurement scale