This function provides S3 object functionality for plotting a likelihood ratio contour map for
any single wblr object with just the contour function.
Contour parameters are drawn from a contour existing in the object(s) passed in, or
from the base object (sometimes just defaults) if no contour exists in the object.
In order to plot contour maps from multiple objects onto a single canvas
it is necessary to call contour.wblr specifically with a list of wblr objects as primary argument.
Unlike the contour
this map is not prepared from a matrix of z-values.
Rather the specific x,y points for each CL level (Z-value) are provided for plotting lines
connecting the points.