Learn R Programming

BSL (version 3.0.0)

summary.bsl: Summary method for class ``bsl''

Description

Summarise a bsl class object.

Usage

summary.bsl(object, thetaNames = NULL)

Arguments

object

A ``bsl'' class object to be summarised.

thetaNames

Parameter names to be shown in the summary table. Parameter names of the bsl object will be used by default.

Value

A vector of the number of simulations per iteration, acceptance rate of the Markov chain and effective sample size for each parameter.