if (FALSE) {
LLsurface(secrdemo.CL, xval = seq(0.16,0.40,0.02),
yval = 25:35, nlevels = 20)
## now verify MLE
## click on MLE and apparent `peak'
if (interactive()) {
xy <- locator(2)
LLsurface(secrdemo.CL, xval = xy$x, yval = xy$y, plot = FALSE)
}
}
Run the code above in your browser using DataLab