Learn R Programming

HSAR (version 0.5.1)

summary.mcmc_hsar: summary method for class mcmc_hsar

Description

Methods for presenting the result of a fitted HSAR model.

Usage

# S3 method for mcmc_hsar
summary(object, ...)
# S3 method for mcmc_hsar
print(x, ...)

Arguments

object

mcmc_hsar An mcmc_hsar object returned from the hsar function

x

mcmc_hsar An mcmc_hsar object returned from the hsar function

Other arguments passed through

See Also

hsar