screePlot
plots the scee plot associated with the principal components analysis performed on the dataset.
NB : pcadapt
has to be run on the dataset in order to get an output readable by plot.screePlot
screePlot(x, num_pc = NULL)
pcadapt
containing the singular values.num_axis
should be lower than K
.
By default, num_axis = K
.