Skip to content

Range plots (lattice or base?)

3 messages · Mike Bock, Paul Murrell, Deepayan Sarkar

#
Hi
Mike Bock wrote:
Can you put the Excel-generated version up somewhere for us to see the 
final output you want?  Then we could make some specific suggestions.

Paul
#
On 10/19/05, Mike Bock <mbock at environcorp.com> wrote:
Is your UCL method guaranteed to work separately on groups (e.g. if the s.d. is estimated per group) or does it share information across groups (e.g. some sort of pooled estimate of s.d.)? In the former case, you could try writing a replacement for boxplot.stats and use that in panel.bwplot.

Deepayan