Description Usage Arguments Value Author(s) References See Also Examples
plotly_usk
is used to show the usktest
result,
that do the Scott-Knott cluster analyses (1974) for unbalanced designs proposed at 2017
(CONRADO, Thiago Vincenzi et al), in a plotly graphic.
To learn more, see the article.
1 | plotly_usk(test)
|
test |
is the |
This function returns a plotly graph with:
title
: "Scott-Knott";
x
: treatments;
y
: average value of 'observation' for each treatment;
geom_errorbar
: lowest to higher values of 'observation' for each treatment;
color
: which group the treatment was classified.
Felipe Ferreira felipe179971@hotmail.com
CONRADO, T. V; FERREIRA, D. F.; SCAPIM, C. A.; MALUF, W. R. (2017) Adjusting the Scott-Knott cluster analysis for unbalanced designs.
For another graphic: plot_usk
. See also the packages ScottKnott, ScottKnottESD and multcomp.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.