plot.netprioR {netprioR} | R Documentation |
netprioR
objectsPlot method for netprioR
objects
## S3 method for class 'netprioR' plot(x, which = c("all", "weights", "lik", "scores"), ...)
x |
A |
which |
Flag for which plot should be shown, options: weights, lik, scores, all |
... |
Additional paramters for plot |
Plot of the weights, likelihood, ranks, or all three
Fabian Schmich
data(simulation) plot(simulation$model)