Skip to content

User defined panel functions in lattice

1 message · Duncan Mackay

#
Hi David

if you go

library(locfit)
? panel.locfit
The function will do contour/wireframe like plots using par.settings 
of region as well as normal 2D plots
I could not get panel.locfit to work using par.settings  and created 
my own panel function as panel.Locfit
at the time I did not think that I would be putting it on the web.
(I knew it would be confusing to some but forgot to change the name. 
[its been a long week]).

In the first instance I wanted a panel function to produce confidence 
bands which I cobbled up, but then wanted lines in another situation.

Duncan
At 09:29 21/04/2012, you wrote: