pred_eval {mcen}R Documentation

Calculates the out of sample likelihood for an mcen object

Description

Calculates the out of sample likelihood for an mcen object

Usage

pred_eval(obj, test_x, test_y)

Arguments

obj

The 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>


[Package mcen version 1.2.1 Index]