Description Usage Arguments Value
basic_logistic_reg function that performs logistic regression, implemented here for baseline unit testing.
1 | basic_logistic_reg(x, y)
|
x |
the design matrix, with predictors as columns. |
y |
the response vector. |
vector of coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.