powered by
evaluation
## S3 method for class 'parsec': plot( x, which = c("Hasse", "threshold", "identification", "rank", "gap"), ask = dev.interactive(), shape = c("square", "circle", "equispaced"), ... )
parsec
Hasse
plot.cover
threshold
profiles <- var2prof(varlen = c(3, 2, 4)) threshold <- c("311", "112") res <- evaluation(profiles, threshold, nit = 10^3) plot(res)
Run the code above in your browser using DataLab