The plot method plot.normalp provides three differents plots: a histogram of the normal parameters, a plot of predictive density resulting of posterior distribution of normal parameters, and a return level plot of normal distribution.
## S3 method for class 'normalp'plot(x, type = c("histogram"),...)