Learn R Programming

SANvi (version 0.1.1)

plot.SANvb: 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 SANvb
plot(x, ...)

Value

The function plots a summary of the fitted model.

Arguments

x

object of class SANvb (the result of a call to variational_CAM, variational_fiSAN, variational_fSAN.

...

additional graphical parameters to be passed.

See Also

print.SANvb, variational_CAM, variational_fiSAN, variational_fSAN.