write.fix {BBEST} | R Documentation |
Save a correction file for individual detector banks
Description
write.fix
writes corrections obtained using do.fit.banks
to a specified file in a form suitable for PDFgetN.
Usage
write.fix(fit.results, file = stop("'file' must be specified"))
Arguments
fit.results |
list, the return value of |
file |
character, the filename for saving the data. |
See Also
read.sqa
, do.fit.banks
, BBEST-package
[Package BBEST version 0.1-8 Index]