R/aeme.R
output-set-aeme-method.Rd
Update the output slot of an Aeme object
# S4 method for class 'Aeme' output(aeme) <- value
An Aeme object.
New output data to be assigned.
A modified Aeme object with updated output slot.
This method updates the "output" slot of an Aeme object with new data.