Description Usage Arguments See Also
This funciton will create a visualization that treats the likert items as a continuous variable.
1 | likert.density.plot(likert, facet = TRUE, bw = 0.5, legend, ...)
|
likert |
object of type likert. |
facet |
for non-grouped items, should each density distribution be plotted in a separate facet. |
bw |
the smoothing bandwidth. This is often set to the standard deviation but this is often inadequate for Likert type items. The value of 0.5 is used since the difference between any two adjacent levels is one. |
legend |
title for the legend. |
... |
parameters passed to |
plot.likert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.