Displaying 1 result from an estimated 1 matches for "regrinbwplot".
2004 Sep 17
2
lattice: bwplot and panel.lmline()
...; observations (y being 'raw'), but now I have to transform the
> obtained coefficients so that they are plotted correctly in the
> viewport being used (basically, the smallest factor is mapped to 1,
> the next to 2, etc).
>
> I have this working (see http://rjvbertin.free.fr/RegrInBWPlot.pdf; I
> can send the code if somebody is interested), but I wonder if
>
> 1) something like this has not been foreseen already in lattice (in
> particular, panel.abline will in general not give correct results
> when called from a bwplot panel function!
Could you expand on that? In...