Generic for the altering output slot.
Updates the value of the output slot for the readsData object supplied. methods
setOutput(object, outval) ## S4 method for signature 'readsData' setOutput(object, outval)
object
: a readsData object.outval
: A list of the output from Bayesian inference.The same readsData object with the output slot updated.
readsData
: Alters the value of the output slot of the readsData object.Useful links