plot.SANvb {SANvi} | R Documentation |
Plotting the variational inference output
Description
Plot method for objects of class SANvb
.
The function displays two graphs, meant to analyze the estimated distributional and observational clusters.
Usage
## S3 method for class 'SANvb'
plot(x, ...)
Arguments
x |
object of class |
... |
additional graphical parameters to be passed. |
Value
The function plots a summary of the fitted model.
See Also
print.SANvb
, variational_CAM
,
variational_fiSAN
, variational_fSAN
.
[Package SANvi version 0.1.1 Index]