Description Usage Arguments Value Examples
This is a function fits linear model.
1 | pylinear(X, y)
|
X |
The input design matrix. |
y |
The input response vector. |
A list of estimated coefficients.
1 | ## Not run: pylinear(X,y)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.