chains: Retrieve simulated chains from model object.
Description
The method chains applied to a MixtureModel-derived
class will return an object of class McmcChains that
contains the chains for all simulated parameters. Typically, chains
is called in conjunction with an accessor for one of these
parameters.