powered by
classify(x, fac, ref, unk)
$N_ref
$N_unk
$counts
$pc
$probs
data(olea) table(olea, "var") x <- opoly(olea, 5, verbose=FALSE) classify(x, fac="var", ref=c("Aglan","Cypre"), unk="PicMa")
Run the code above in your browser using DataLab