plot.pesel.result | R Documentation |
Plot pesel.result class object
## S3 method for class 'pesel.result'
plot(x, posterior = TRUE, ...)
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. |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.