plot.netprioR: Plot method for 'netprioR' objects

Description Usage Arguments Value Author(s) Examples

View source: R/netprioR-class.R

Description

Plot method for netprioR objects

Usage

1
2
## S3 method for class 'netprioR'
plot(x, which = c("all", "weights", "lik", "scores"), ...)

Arguments

x

A netprioR object

which

Flag for which plot should be shown, options: weights, lik, scores, all

...

Additional paramters for plot

Value

Plot of the weights, likelihood, ranks, or all three

Author(s)

Fabian Schmich

Examples

1
2

netprioR documentation built on Nov. 8, 2020, 5:40 p.m.