Description Usage Arguments Value
Finds betas (with more than one Beta)
1 | linear.regression.multi(xMatrix, yVector, numCols)
|
xMatrix |
Vector with independent variables |
yVector |
Vector with dependent variable |
numCols |
The number of colums you want. Standard is one column of 1's and another that is xVector |
A vector of betas, where the first cell is your y-int and the second cell represents your beta - "the slope"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.