R/utils.R
plot.plrd.Rd
Plot a plrd object
# S3 method for class 'plrd' plot(x, percentage.cumulative.weights = 0.99, ...)
plrd object
The percentage of the cumulative absolute weights user wants to keep (for visualization purposes only)
Additional arguments (currently ignored).