.checkRegrArguments: Check regression arguments
Description
This function allows to check arguments for linear regression. Used as argument checking for regrBy1or2point
and regrMultBy1or2point
Usage
.checkRegrArguments(inData, refList, regreTo, callFrom = NULL)
Arguments
- inData
(numeric vector) main input
- refList
(list)
- regreTo
(numeric vector)
- callFrom
(character) allow easier tracking of messages produced