vl_binom {mcen}R Documentation

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(s)

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


[Package mcen version 1.2.1 Index]