get.reg.performance: get.reg.performance

get.reg.performanceR Documentation

get.reg.performance

Description

Get regression performance

Usage

get.reg.performance(pred_y, y, n_features = NA)

Arguments

pred_y

The predicted y in the numeric format.

y

A response vector for regression.

n_features

The number of features.

Value

A list of regression performance metrics.

Author(s)

Shi Huang


shihuang047/crossRanger documentation built on Feb. 7, 2023, 10:03 p.m.