coef.BGrass_chain: Extract the logLik of the BGrass_chain at any position(s)

View source: R/coef.R

coef.BGrass_chainR Documentation

Extract the logLik of the BGrass_chain at any position(s)

Description

Extract the logLik of the BGrass_chain at any position(s)

Usage

## S3 method for class 'BGrass_chain'
coef(object, chain_range = NULL, ...)

Arguments

object

An object of s3 class BGrass_chain

chain_range

Which part of the chain should be used, by default it will use the later 80%

...

more arguments

Value

A list containing the estimated values of all the parameters in the chain.


BangyaoZhao/BV documentation built on June 30, 2023, 4:28 p.m.