Description Usage Arguments Value
Finds betas
1 | linear.regression(xVector, yVector, numCols)
|
xVector |
Vector with independent variable |
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.