Description Usage Arguments Value Author(s) See Also
View source: R/optimsimplex.log.R
This function prints a message to screen (or log file).
1 | optimsimplex.log(this = NULL, msg = NULL)
|
this |
An simplex object. |
msg |
A message to print. |
Do not return any value but print msg
to screen if the verbose
in this
is set to 1.
Author of Scilab optimsimplex module: Michael Baudin (INRIA - Digiteo)
Author of R adaptation: Sebastien Bihorel (sb.pmlab@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.