setOutput function

Generic for the altering output slot.

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)

Arguments

  • object: a readsData object.
  • outval: A list of the output from Bayesian inference.

Returns

The same readsData object with the output slot updated.

Methods (by class)

  • readsData: Alters the value of the output slot of the readsData object.
  • Maintainer: Gershom Buri
  • License: GPL-2
  • Last published: 2018-01-31

Useful links