pred_eval.mgauss_mcen: Calculates the prediction error for a mgauss_mcen object.

View source: R/mcen.r

pred_eval.mgauss_mcenR Documentation

Calculates the prediction error for a mgauss_mcen object.

Description

Calculates the prediction error for a mgauss_mcen object.

Usage

## S3 method for class 'mgauss_mcen'
pred_eval(obj, test_x, test_y)

Arguments

obj

The mgauss_mcen object.

test_x

The matrix of test predictors.

test_y

The matrix of test responses.

Author(s)

Ben Sherwood <ben.sherwood@ku.edu>, Brad Price <brad.price@mail.wvu.edu>


mcen documentation built on April 1, 2023, 12:11 a.m.