On Mon, Oct 31, 2022 at 5:30 AM Thomas Subia via R-help
wrote:
>
> Colleagues,
>
> Thank you all for the timely suggestions. That is appreciated.
>
> What I am really looking for a way to identify difference in group level
> variance by using multiple comparison intervals. Minitab displays those
Colleagues,
Thank you all for the timely suggestions. That is appreciated.
What I am really looking for a way to identify difference in group level
variance by using multiple comparison intervals. Minitab displays those results
in a graph.
This method is described in:
https://support.minitab.c
Às 21:47 de 30/10/2022, Jim Lemon escreveu:
Hi Thomas,
I have assumed the format of your p-value matrix. This may require
some adjustment.
A B C D E F
A 1 0.7464 0.01870.0865 0.0122 0.4693
B 0.7464 1 0.0358
Hard to know what you want. You may wish to take a look here for ideas:
https://r-graph-gallery.com/
Cheers,
Bert
On Sun, Oct 30, 2022 at 12:34 PM Thomas Subia via R-help <
r-help@r-project.org> wrote:
> Colleagues,
>
> The RVAideMemoire package has a pairwise variance test which one can use
>
Hi Thomas,
I have assumed the format of your p-value matrix. This may require
some adjustment.
A B C D E F
A 1 0.7464 0.01870.0865 0.0122 0.4693
B 0.7464 1 0.03580.1502 0.0173 0.3240
C 0.0187
Colleagues,
The RVAideMemoire package has a pairwise variance test which one can use to
identify variance differences between group levels.
Using the example from this package,
pairwise.var.test(InsectSprays$count,InsectSprays$spray), we get this output:
Pairwise comparisons using F tests
6 matches
Mail list logo