vl_binom: Calculates out of sample error on the binomial likelihood

View source: R/mcen.r

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


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

Related to vl_binom in mcen...