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

View source: R/logLik.R

logLik.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'
logLik(object, chain_range = object$start_pos:object$end_pos, ...)

Arguments

object

An object of s3 class BGrass_chain

chain_range

The range of the chain to be evaluated

...

more arguments

Value

a vector of length length(chain_range) representing the corresponding log likelihood.


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