R/predError.R

Defines functions `predError`

`predError` <-
function(obj) {
    obj$testErr[length(obj$testErr)]/100.;
}

Try the vbmp package in your browser

Any scripts or data that you put into this service are public.

vbmp documentation built on Nov. 8, 2020, 5:38 p.m.