powered by
trace.plot(data, true = NULL, BurnIn = NULL,BurnInAdaptive=NULL)
data <- matrix(rnorm(1200),nrow=6) par(mfrow=c(2,3)) trace.plot(data,true=rep(0,6))
Run the code above in your browser using DataLab