mulbar(y, max.order=NULL, plot=FALSE)
y
.daic
is plotted.aicmin
.arcoef.for[i,j,k]
shows the value of $i$-th row, $j$-th column, $k$-th order.arcoef.back[i,j,k]
shows the value of $i$-th row, $j$-th column, $k$-th order.data(Powerplant)
z <- mulbar(Powerplant, max.order=10)
z$pacoef.for
z$pacoef.back
Run the code above in your browser using DataLab