write.fit.results: Save results of the fit

Description Usage Arguments See Also

View source: R/interface.R

Description

write.fit.results writes the returned value of do.fit to a specified text file.

Usage

1
write.fit.results(fit.results, file = stop("'file' must be specified"))

Arguments

fit.results

list, the return value of do.fit.

file

character, the filename for saving the data.

See Also

do.fit, BBEST-package


BBEST documentation built on Jan. 8, 2021, 2:22 a.m.