Additional input checks for the rmsEquivTest function
rmsTest_error(alpha, no_lambda)
A list with two elements: a logical object error indicating if an error is encountered and a message (a character string) corresponding to the error. If error is TRUE, message contains an error message. If error is FALSE, message is an empty string.
The significance level for the test. Must be one of 0.01, 0.025, 0.05, 0.1 or 0.2.
see rmsEquivTest