All posterior results are returned with this class, which includes methods for obtaining posterior summaries and samples.

# S3 method for inzposterior
print(x, ...)

# S3 method for inzposterior
summary(object, ...)

# S3 method for inzexact
summary(object, ...)

# S3 method for inzexactsummary
print(x, ...)

# S3 method for inzposterior
plot(x, y, ...)

# S3 method for inzexact
plot(x, y, ...)

# S3 method for inzposterior
mean(x, ...)

Arguments

x

an object of class inzposterior

...

additional arguments passed to methods

object

an object of class inzposterior

y

optional, the parameter to plot. All shown if ommitted

Functions

  • print.inzposterior: Print method for iNZight posterior obejcts

  • summary.inzposterior: Summary method for iNZight posterior objects

  • summary.inzexact: Summary method for iNZight posterior objects

  • print.inzexactsummary: Plot method for iNZight posterior objects

  • plot.inzposterior: Plot method for iNZight posterior objects

  • plot.inzexact: Plot method for iNZight exact-posterior objects

  • mean.inzposterior: Returns the mean of the estimated parameters