setOutput: Generic for the altering output slot.
Description
Updates the value of the output slot for the readsData object supplied.
Usage
setOutput(object, outval)# S4 method for readsData
setOutput(object, outval)
Arguments
outval
A list of the output from Bayesian inference.
Value
The same readsData object with the output slot updated.