frequency_plot: Frequency plot for raw data

Description Usage Arguments Examples

View source: R/nof1.summary.R

Description

Frequency plot for raw data

Usage

1

Arguments

nof1

nof1 object created using nof1.data

...

parameters to pass to geom_bar or geom_histogram.

Examples

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)

jiabei-yang/nof1ins documentation built on Sept. 7, 2021, 1:10 p.m.