powered by
Plot of Dual Scale analysis
# S3 method for dualScale plot(x, dim1 = 1, dim2 = 2, type = c("Asy1", "Asy2", "Sub", "Ite"), ...)
A plot of the available information from the object
A Dual Scale object
Component for the horizontal axis. Default dimension 1
Component for the vertical axis. Default dimension 2
Graph type
Assymetric graph for projected options versus normed subjects (default)
Assymetric graph for normed options versus projected subjects
Only subjects graph
Only items graph
Arguments to be passed to methods
plot(),ggplot2::ggplot2()
plot()
ggplot2::ggplot2()
plot(ds_cf(curricula)) plot(ds_mc(singaporean)) plot(ds_mcf(singaporean, crit = 1)) plot(ds_pc(christmas)) plot(ds_ro(goverment))
Run the code above in your browser using DataLab