Description Usage Arguments Examples
one way to implement a classification model generalizing logistic regression to accommodate more than two classes
1 | multi_class(X, y, itr, tolerance)
|
X |
a data matrix used for the function |
y |
a vector of response values |
itr |
number of iteration |
tolerance |
allowed tolerance for two residuals |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.