Skip to content
Prev 367804 / 398500 Next

add median value and standard deviation bar to lattice plot

Just add whatever further code to decorate the groups as you like
within the panel.groups function. I believe I have given you
sufficient information in my code for you to do that if you study the
code carefully. Depending on what you decide to do -- which is
statistical and OT here (and not something I would offer specific
advice on remotely anyway) -- you may also have to pass down
additional arguments based on computations that you do with *all* the
data from *all* groups together.

Cheers,
Bert


Bert Gunter

"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )


On Thu, Mar 16, 2017 at 1:38 AM, Luigi Marongiu
<marongiu.luigi at gmail.com> wrote: