Usage
printMBCBOutput(sig, average, rmaBool, npBool, mleBool, bayesBool, gmleBool, avgOutputFile, detailOutputFile)
Arguments
sig
A list corresponding to the backgrdoun-corrected signal values (as is generated by the mbcb.correct function). The list should have elements for all desired background correction methods named 'NP', 'RMA', 'Bayes', and/or 'MLE'.
average
A list containing the average values (as is generated by the mbcb.correct function). The list should have elements for all desired background correction methods named 'NP', 'RMA', 'Bayes', and/or 'MLE'.
npBool
A boolean value representing the desire to compute the non-parametric background correction values.
rmaBool
A boolean value representing the desire to compute the RMA background correction values.
mleBool
A boolean value representing the desire to compute the MLE background correction values.
bayesBool
A boolean value representing the desire to compute the Bayes background correction values.
gmleBool
A boolean value representing the desire to compute the GMLE background correction values.
avgOutputFile
The base file name to which suffixes and a file extension will be appended (i.e. 'C:/output'). These files will store the average values of each background correction method selected.
detailOutputFile
The base file name to which suffixes and a file extension will be appended (i.e. 'C:/output'). These files will store the background corrected intensities