Learn R Programming

pesel (version 0.7.5)

plot.pesel.result: Plot pesel.result class object

Description

Plot pesel.result class object

Usage

# S3 method for pesel.result
plot(x, posterior = TRUE, ...)

Value

No return value, called for side effects

Arguments

x

pesel.result class object

posterior

a boolean, if TRUE (default value) then posterior probablities are plotted otherwise values of PeSeL criterion are plotted

...

Further arguments to be passed to or from other methods. They are ignored in this function.