pred_eval: 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
Ben Sherwood <ben.sherwood@ku.edu>, Brad Price <brad.price@mail.wvu.edu>