Skip to content

plot.augPred sorted and labelled according second factor

1 message · Spencer Graves

#
Hi, Christoph:

	  Have you received a satisfactory reply to this?  If no, you might 
wish to consider the following;  with a few more hours, I could probably 
produce what you seem to be asking.  If you try something further, 
please ping the authors and maintainers for augPred and xyplot (whom I 
have cc'ed on this).

	  From methods(class="augPred"), I learned that there was a nonvisible 
function "plot.augPred".  From getAnywhere("plot.augPred"), I could see 
the definition of that function.  It basically consisted of a call the 
"xyplot", which I tried to modify to produce what you seemed to be 
requesting.

	  Your request seems reasonably clear and concise, and it should have 
(I think) a relatively simple solution, but I can't find it at the moment.

	  Good Luck,
	  spencer graves
Christoph Lehmann wrote: