Data Mining Algorithms In R/Packages/optimsimplex/optimsimplex.log

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Description[edit | edit source]

This function prints a message to screen (or log file).

Usage[edit | edit source]

   optimsimplex.log(this = NULL, msg = NULL)

Arguments[edit | edit source]

this An simplex object.
msg A message to print.

Value[edit | edit source]

Do not return any value but print msg to screen if the verbose in this is set to 1.

Authors[edit | edit source]

Author of Scilab optimsimplex module: Michael Baudin (INRIA - Digiteo)
Author of R adaptation: Sebastien Bihorel (sb.pmlab@gmail.com)