inzposterior: iNZight Posterior Object

Description Usage Arguments Functions

Description

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

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
## S3 method for class 'inzposterior'
print(x, ...)

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

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

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

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

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

## S3 method for class '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


iNZightVIT/iNZightBayes documentation built on Dec. 20, 2021, 5:56 p.m.