Description Usage Arguments Examples
Frequency plot for raw data
1 | frequency_plot(nof1, ...)
|
nof1 |
nof1 object created using nof1.data |
... |
parameters to pass to |
1 2 3 4 | Y <- laughter$Y
Treat <- laughter$Treat
nof1 <- nof1.data(Y, Treat, ncat = 11, baseline = "Usual Routine", response = "ordinal")
frequency_plot(nof1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.