powered by
traces(object, burnin = TRUE, index = 1) "traces"(object, burnin = TRUE, index = 1)
bacon
y <- rnormmix(2000, c(0.9, 0, 1, 0, 4, 1)) ##nbins = 100 to speed up the calculations bc <- bacon(y, nbins=100) traces(bc)
Run the code above in your browser using DataLab