evaluateIntercept: Evaluates the fitting score of a model object

View source: R/global.lib.R

evaluateInterceptR Documentation

Evaluates the fitting score of a model object

Description

Evaluates the fitting score of a model object.

Usage

evaluateIntercept(mod, X, y, clf)

Arguments

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

Value

a model object with the fitting score


predomics/predomicspkg documentation built on Dec. 11, 2024, 11:06 a.m.