getPhi: Function to get the MCMC chain of Phi after burnin and...

Description Usage Arguments Details

Description

getPhi returns the posterior chain of the VAR parameter in LLSM-AR models from the object of class 'LLSM'

Usage

1
getPhi(object, burnin = 0, thin = 1)

Arguments

object

fitted model object of class 'LLSM'

burnin

numeric value to specify the number of draws that must be discarded as burnin. Default value is 0.

thin

numeric value that is used to specify the step at which MCMC chain must be kept. Default value is 1

Details

getPhi returns the posterior chain of the VAR parameter in LLSM-AR models from the object of class 'LLSM'


SAcmu/LLSM documentation built on May 9, 2019, 11:06 a.m.