plotDevianceConquest | R Documentation |
Plots the deviance change in every iteration.
plotDevianceConquest(logFile, omitUntil=1, reverse=TRUE, change=TRUE)
logFile |
Character string of the Conquest log file |
omitUntil |
An optional value indicating number of iterations to be omitted for plotting. |
reverse |
A logical indicating whether the deviance change should be
multiplied by minus 1. The default is |
change |
An optional logical indicating whether deviance change or the deviance should be plotted. |
Martin Hecht, Sebastian Weirich
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.