profile.game
.
"plot"(x, show.pts = FALSE, ...)
profile.game
, typically created by
running profile.game
on a fitted game
modelx
, invisibly
game
models have failed to converge to a global maximum. For each parameter
profiled (see profile.game
for details of the profiling
process), a spline interpolation of the log-likelihood profile is provided,
with an "x" marking the value at the original parameter estimate.Sometimes the plot will seem to indicate that the original fit did not reach
the global maximum, even though profile.game
did not issue the
non-covergence warning. This is an artifact of the interpolation, which can
be confirmed by re-running plot.profile.game
with the argument
show.pts = TRUE
.
profile.game