.checkRegrArguments | R Documentation |
This function allows to check arguments for linear regression. Used as argument checking for regrBy1or2point
and regrMultBy1or2point
.checkRegrArguments(inData, refList, regreTo, callFrom = NULL)
inData |
(numeric vector) main input |
refList |
(list) |
regreTo |
(numeric vector) |
callFrom |
(character) allow easier tracking of messages produced |
list
append
; lrbind
.datSlope(c(3:6))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.