Data Mining Algorithms In R/Packages/optimsimplex/optimsimplex.log
Description
editThis function prints a message to screen (or log file).
Usage
editoptimsimplex.log(this = NULL, msg = NULL)
Arguments
editthis | An simplex object. |
msg | A message to print. |
Value
editDo not return any value but print msg to screen if the verbose in this is set to 1.
Authors
editAuthor of Scilab optimsimplex module: Michael Baudin (INRIA - Digiteo)
Author of R adaptation: Sebastien Bihorel (sb.pmlab@gmail.com)