evaluateIntercept | R Documentation |
Evaluates the fitting score of a model object.
evaluateIntercept(mod, X, y, clf)
mod |
: a model object |
X: |
the data matrix with variables in the rows and observations in the columns |
y: |
the response vector |
clf: |
the classifier parameter object |
a model object with the fitting score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.