R/confusionMatrix.R

confusionMatrix <- function(x, ...){ # common to a4Classif (pamClass) and nlcv
  UseMethod("confusionMatrix")
}

Try the a4Core package in your browser

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

a4Core documentation built on May 2, 2019, 4:48 p.m.