Plots HMC chains for a bayesnecfit or
bayesmanecfit model fit as returned by bnec.
check_chains(x, ...)
# S3 method for class 'bayesnecfit'
check_chains(x, ...)
# S3 method for class 'bayesmanecfit'
check_chains(x, filename = NA, ...)An object of class bayesnecfit or
bayesmanecfit as returned by bnec.
Unused.
An optional character vector to be used
as a pdf filename in the case of a bayesmanecfit. Any non
empty character string will indicate the user wants to save the plots.
No return value, generates a plot or writes a pdf to file.