boa.chain.del {boa} | R Documentation |
Delete MCMC sequences from the session list of sequences.
boa.chain.del(lnames, pnames)
lnames |
Character vector giving the names of the MCMC sequences in the session list of sequences to be deleted. If omitted, no sequences are deleted. |
pnames |
Character vector giving the names of the parameters in the MCMC sequences to be deleted. If omitted, no parameters are deleted. |
The specified MCMC sequences are deleted from the session lists of sequences.
Brian J. Smith