Learn R Programming

mcen (version 1.2.1)

vl_binom: Calculates out of sample error on the binomial likelihood

Description

Calculates out of sample error on the binomial likelihood

Usage

vl_binom(pred, test_y)

Arguments

pred

The predicted values.

test_y

The test response values.

Author

Brad Price <brad.price@mail.wvu.edu>