Description Usage Arguments Examples
Fitting a linear model using python in R
1 | ols_python(X, Y)
|
X |
A design matrix. |
Y |
A response vector. |
1 | ## Not run: ols_python(X,Y)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.