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

View source: R/pesel.R

plot.pesel.resultR Documentation

Plot pesel.result class object

Description

Plot pesel.result class object

Usage

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

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.

Value

No return value, called for side effects


pesel documentation built on Oct. 17, 2023, 5:14 p.m.